diff options
Diffstat (limited to 'arch/um/kernel/syscall.c')
-rw-r--r-- | arch/um/kernel/syscall.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/kernel/syscall.c b/arch/um/kernel/syscall.c index 7b3b67333ff3..138bcb43b997 100644 --- a/arch/um/kernel/syscall.c +++ b/arch/um/kernel/syscall.c | |||
@@ -21,7 +21,6 @@ | |||
21 | #include "kern_util.h" | 21 | #include "kern_util.h" |
22 | #include "sysdep/syscalls.h" | 22 | #include "sysdep/syscalls.h" |
23 | #include "mode_kern.h" | 23 | #include "mode_kern.h" |
24 | #include "choose-mode.h" | ||
25 | 24 | ||
26 | /* Unlocked, I don't care if this is a bit off */ | 25 | /* Unlocked, I don't care if this is a bit off */ |
27 | int nsyscalls = 0; | 26 | int nsyscalls = 0; |