diff options
Diffstat (limited to 'arch/mips/emma/common/irq.c')
-rw-r--r-- | arch/mips/emma/common/irq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/emma/common/irq.c b/arch/mips/emma/common/irq.c index 91cbd959ab67..4158f808aa8e 100644 --- a/arch/mips/emma/common/irq.c +++ b/arch/mips/emma/common/irq.c | |||
@@ -32,7 +32,7 @@ | |||
32 | #include <asm/addrspace.h> | 32 | #include <asm/addrspace.h> |
33 | #include <asm/bootinfo.h> | 33 | #include <asm/bootinfo.h> |
34 | 34 | ||
35 | #include <asm/emma2rh/emma2rh.h> | 35 | #include <asm/emma/emma2rh.h> |
36 | 36 | ||
37 | /* | 37 | /* |
38 | * the first level int-handler will jump here if it is a emma2rh irq | 38 | * the first level int-handler will jump here if it is a emma2rh irq |