]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: Remove empty headers
authorMichal Simek <michal.simek@xilinx.com>
Mon, 3 Feb 2020 09:30:31 +0000 (10:30 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 25 Feb 2020 11:33:19 +0000 (12:33 +0100)
commit0f57926adf2a3abc594fc3b583b23e8c635eba45
treebb70519cd91ba0080566ff88800113e055ae4e98
parent503b1ab05a90877e1f51ee2e9380573c378cd38f
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>
arch/microblaze/include/asm/Kbuild
arch/microblaze/include/asm/cputable.h [deleted file]
arch/microblaze/include/asm/hw_irq.h [deleted file]
arch/microblaze/include/asm/user.h [deleted file]