From 9884c11c4e8c04c86849206677a0b846dcca0b90 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Fri, 22 May 2009 13:50:18 +0900 Subject: [PATCH] --- yaml --- r: 146806 b: refs/heads/master c: 62fad39be0662a924b60e4354b802525ceda0bb1 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/include/asm/irq.h | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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.