diff mbox

ARM: mach-shmobile: Bump up NR_IRQS to 1024

Message ID 20101220110019.6581.88408.sendpatchset@t400s (mailing list archive)
State Accepted
Headers show

Commit Message

Magnus Damm Dec. 20, 2010, 11 a.m. UTC
None
diff mbox

Patch

--- 0001/arch/arm/mach-shmobile/include/mach/irqs.h
+++ work/arch/arm/mach-shmobile/include/mach/irqs.h	2010-12-20 19:55:57.000000000 +0900
@@ -1,7 +1,7 @@ 
 #ifndef __ASM_MACH_IRQS_H
 #define __ASM_MACH_IRQS_H
 
-#define NR_IRQS         512
+#define NR_IRQS         1024
 
 /* GIC */
 #define gic_spi(nr)		((nr) + 32)