diff options
Diffstat (limited to 'include/asm-mips/mach-malta/irq.h')
-rw-r--r-- | include/asm-mips/mach-malta/irq.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-mips/mach-malta/irq.h b/include/asm-mips/mach-malta/irq.h deleted file mode 100644 index 9b9da26683c2..000000000000 --- a/include/asm-mips/mach-malta/irq.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef __ASM_MACH_MIPS_IRQ_H -#define __ASM_MACH_MIPS_IRQ_H - - -#define NR_IRQS 256 - -#include_next <irq.h> - -#endif /* __ASM_MACH_MIPS_IRQ_H */ |