diff options
Diffstat (limited to 'arch/mips/kernel/smtc-asm.S')
-rw-r--r-- | arch/mips/kernel/smtc-asm.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/smtc-asm.S b/arch/mips/kernel/smtc-asm.S index 4cc3dea36612..76cb31d57482 100644 --- a/arch/mips/kernel/smtc-asm.S +++ b/arch/mips/kernel/smtc-asm.S | |||
@@ -8,7 +8,7 @@ | |||
8 | #include <asm/regdef.h> | 8 | #include <asm/regdef.h> |
9 | #include <asm/asmmacro.h> | 9 | #include <asm/asmmacro.h> |
10 | #include <asm/stackframe.h> | 10 | #include <asm/stackframe.h> |
11 | #include <asm/stackframe.h> | 11 | #include <asm/irqflags.h> |
12 | 12 | ||
13 | /* | 13 | /* |
14 | * "Software Interrupt" linkage. | 14 | * "Software Interrupt" linkage. |