diff options
Diffstat (limited to 'arch/mips/emma/common/irq_emma2rh.c')
-rw-r--r-- | arch/mips/emma/common/irq_emma2rh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/emma/common/irq_emma2rh.c b/arch/mips/emma/common/irq_emma2rh.c index 96df37b77759..23ac959ce43c 100644 --- a/arch/mips/emma/common/irq_emma2rh.c +++ b/arch/mips/emma/common/irq_emma2rh.c | |||
@@ -36,7 +36,7 @@ | |||
36 | 36 | ||
37 | #include <asm/debug.h> | 37 | #include <asm/debug.h> |
38 | 38 | ||
39 | #include <asm/emma2rh/emma2rh.h> | 39 | #include <asm/emma/emma2rh.h> |
40 | 40 | ||
41 | /* number of total irqs supported by EMMA2RH */ | 41 | /* number of total irqs supported by EMMA2RH */ |
42 | #define NUM_EMMA2RH_IRQ 96 | 42 | #define NUM_EMMA2RH_IRQ 96 |