don't redefine MIPS_CPU_IRQ_BASE
authorFelix Fietkau <nbd@openwrt.org>
Thu, 24 May 2007 14:52:12 +0000 (14:52 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 24 May 2007 14:52:12 +0000 (14:52 +0000)
SVN-Revision: 7330

target/linux/rb532-2.6/files/include/asm-mips/rc32434/irq.h

index d331813b0dc4f9eee058efd4696d96f289672c03..65cc13c92029e7f4da45a3a4a773db4b88682c0d 100644 (file)
@@ -1,9 +1,7 @@
 #ifndef __ASM_MACH_MIPS_IRQ_H
 #define __ASM_MACH_MIPS_IRQ_H
 
 #ifndef __ASM_MACH_MIPS_IRQ_H
 #define __ASM_MACH_MIPS_IRQ_H
 
-#include <linux/autoconf.h>
-
-#define MIPS_CPU_IRQ_BASE 0
 #define NR_IRQS        256
 #define NR_IRQS        256
+#include_next <irq.h>
 
 #endif /* __ASM_MACH_MIPS_IRQ_H */
 
 #endif /* __ASM_MACH_MIPS_IRQ_H */