]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/mach-generic/irq.h
net: convert BUG_TRAP to generic WARN_ON
[linux-2.6-omap-h63xx.git] / include / asm-mips / mach-generic / irq.h
index 91e6778907fe3dd70b4c7bcb78d92131d9af6b8f..70d9a25132c5265846febc873c0a90626e7c0f9f 100644 (file)
 #define NR_IRQS        128
 #endif
 
+#ifdef CONFIG_I8259
+#ifndef I8259A_IRQ_BASE
+#define I8259A_IRQ_BASE        0
+#endif
+#endif
+
 #ifdef CONFIG_IRQ_CPU
 
 #ifndef MIPS_CPU_IRQ_BASE