diff --git a/[refs] b/[refs] index b8f63ff54466..f36e7ca1bce2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2f3ed17e010e8c0873094016f93c1afbb4adb666 +refs/heads/master: 62fad39be0662a924b60e4354b802525ceda0bb1 diff --git a/trunk/arch/sh/include/asm/irq.h b/trunk/arch/sh/include/asm/irq.h index d319baaf4fbd..a2b8c99cc06f 100644 --- a/trunk/arch/sh/include/asm/irq.h +++ b/trunk/arch/sh/include/asm/irq.h @@ -8,7 +8,8 @@ * advised to cap this at the hard limit that they're interested in * through the machvec. */ -#define NR_IRQS 256 +#define NR_IRQS 256 +#define NR_IRQS_LEGACY 8 /* Legacy external IRQ0-7 */ /* * Convert back and forth between INTEVT and IRQ values.