diff options
Diffstat (limited to 'arch/c6x/kernel/traps.c')
-rw-r--r-- | arch/c6x/kernel/traps.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/c6x/kernel/traps.c b/arch/c6x/kernel/traps.c index f50e3edd6da..1be74e5b478 100644 --- a/arch/c6x/kernel/traps.c +++ b/arch/c6x/kernel/traps.c | |||
@@ -14,6 +14,7 @@ | |||
14 | #include <linux/bug.h> | 14 | #include <linux/bug.h> |
15 | 15 | ||
16 | #include <asm/soc.h> | 16 | #include <asm/soc.h> |
17 | #include <asm/special_insns.h> | ||
17 | #include <asm/traps.h> | 18 | #include <asm/traps.h> |
18 | 19 | ||
19 | int (*c6x_nmi_handler)(struct pt_regs *regs); | 20 | int (*c6x_nmi_handler)(struct pt_regs *regs); |