summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/cputable.h
Commit message (Collapse)AuthorAgeFilesLines
* microblaze: Remove empty headersMichal Simek2020-02-251-1/+0
| | | | | | | | | | 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>
* microblaze: Fix problem with removing zero length filesMichal Simek2009-04-141-0/+1
| | | | | | | | Adding one new line was recommended solution. Test with make distclean Tested-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: Michal Simek <monstr@monstr.eu>
* microblaze_v8: headers simple files - empty or redirect to asm-genericMichal Simek2009-03-271-0/+0
Reviewed-by: Ingo Molnar <mingo@elte.hu> Acked-by: John Linn <john.linn@xilinx.com> Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> Acked-by: John Williams <john.williams@petalogix.com> Signed-off-by: Michal Simek <monstr@monstr.eu>