diff options
author | Michal Simek <michal.simek@xilinx.com> | 2020-02-03 10:30:31 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2020-02-25 12:33:19 +0100 |
commit | 7e8f54cd4e2628fada942fe9ba1fc46e99e94218 (patch) | |
tree | bb70519cd91ba0080566ff88800113e055ae4e98 /arch/microblaze/include/asm/user.h | |
parent | cfbd8d1979af64663571baaa389c394b5955b02d (diff) | |
download | lwn-7e8f54cd4e2628fada942fe9ba1fc46e99e94218.tar.gz lwn-7e8f54cd4e2628fada942fe9ba1fc46e99e94218.zip |
microblaze: Remove empty headers
There is no reason to keep empty headers if asm-generic one can be used
instead. That's why remove empty file and use asm-generic equivalent.
cputable.h is completely unused that's why remove it.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Stefan Asserhall <stefan.asserhall@xilinx.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/microblaze/include/asm/user.h')
-rw-r--r-- | arch/microblaze/include/asm/user.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/microblaze/include/asm/user.h b/arch/microblaze/include/asm/user.h deleted file mode 100644 index 8b137891791f..000000000000 --- a/arch/microblaze/include/asm/user.h +++ /dev/null @@ -1 +0,0 @@ - |