diff options
Diffstat (limited to 'arch/um/kernel/trap.c')
-rw-r--r-- | arch/um/kernel/trap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/um/kernel/trap.c b/arch/um/kernel/trap.c index 3850d53f79fd..c517c449d0dd 100644 --- a/arch/um/kernel/trap.c +++ b/arch/um/kernel/trap.c | |||
@@ -29,9 +29,7 @@ | |||
29 | #include "sysdep/sigcontext.h" | 29 | #include "sysdep/sigcontext.h" |
30 | #include "sysdep/ptrace.h" | 30 | #include "sysdep/ptrace.h" |
31 | #include "os.h" | 31 | #include "os.h" |
32 | #ifdef CONFIG_MODE_SKAS | ||
33 | #include "skas.h" | 32 | #include "skas.h" |
34 | #endif | ||
35 | #include "os.h" | 33 | #include "os.h" |
36 | 34 | ||
37 | /* Note this is constrained to return 0, -EFAULT, -EACCESS, -ENOMEM by segv(). */ | 35 | /* Note this is constrained to return 0, -EFAULT, -EACCESS, -ENOMEM by segv(). */ |