ARM: EXYNOS4: Increase NR_IRQS for devices with more IRQs
[pandora-kernel.git] / arch / arm / mach-exynos4 / include / mach / irqs.h
index 31f6bed..51b5db5 100644 (file)
 #define IRQ_GPIO_END           (S5P_GPIOINT_BASE + S5P_GPIOINT_COUNT)
 
 /* Set the default NR_IRQS */
-#define NR_IRQS                        (IRQ_GPIO_END)
+#define NR_IRQS                        (IRQ_GPIO_END + 64)
 
 #endif /* __ASM_ARCH_IRQS_H */