diff options
-rw-r--r-- | arch/metag/kernel/traps.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/metag/kernel/traps.c b/arch/metag/kernel/traps.c index a7051de20075..c00ade0228ef 100644 --- a/arch/metag/kernel/traps.c +++ b/arch/metag/kernel/traps.c | |||
@@ -33,6 +33,7 @@ | |||
33 | #include <asm/siginfo.h> | 33 | #include <asm/siginfo.h> |
34 | #include <asm/traps.h> | 34 | #include <asm/traps.h> |
35 | #include <asm/hwthread.h> | 35 | #include <asm/hwthread.h> |
36 | #include <asm/setup.h> | ||
36 | #include <asm/switch.h> | 37 | #include <asm/switch.h> |
37 | #include <asm/user_gateway.h> | 38 | #include <asm/user_gateway.h> |
38 | #include <asm/syscall.h> | 39 | #include <asm/syscall.h> |