strip the kernel version suffix from target directories, except for brcm-2.4 (the...
[openwrt/staging/wigyori.git] / target / linux / rb532 / files / include / asm-mips / rc32434 / irq.h
diff --git a/target/linux/rb532/files/include/asm-mips/rc32434/irq.h b/target/linux/rb532/files/include/asm-mips/rc32434/irq.h
new file mode 100644 (file)
index 0000000..65cc13c
--- /dev/null
@@ -0,0 +1,7 @@
+#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 */