aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.3/105-falcon_header_update.patch
blob: d428de860c90294f78a0119262962d76e12cafc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/arch/mips/include/asm/mach-lantiq/falcon/falcon_irq.h
+++ b/arch/mips/include/asm/mach-lantiq/falcon/falcon_irq.h
@@ -18,6 +18,8 @@
 #ifndef _FALCON_IRQ__
 #define _FALCON_IRQ__
 
+#define IM_NUM				5
+
 #define INT_NUM_IRQ0			8
 #define INT_NUM_IM0_IRL0		(INT_NUM_IRQ0 + 0)
 #define INT_NUM_IM1_IRL0		(INT_NUM_IM0_IRL0 + 32)diff --git a/target/linux/lantiq/patches-2.6.32/300-svip_header.patch b/target/linux/lantiq/patches-2.6.32/300-svip_header.patch