diff options
Diffstat (limited to 'include/asm-mips/mach-mips/irq.h')
| -rw-r--r-- | include/asm-mips/mach-mips/irq.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/include/asm-mips/mach-mips/irq.h b/include/asm-mips/mach-mips/irq.h deleted file mode 100644 index f8579696ca5..00000000000 --- a/include/asm-mips/mach-mips/irq.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef __ASM_MACH_MIPS_IRQ_H -#define __ASM_MACH_MIPS_IRQ_H - -#include <linux/config.h> - -#define NR_IRQS 256 - -#ifdef CONFIG_SMP - -#define ARCH_HAS_IRQ_PER_CPU - -#endif - -#endif /* __ASM_MACH_MIPS_IRQ_H */ |
