diff options
Diffstat (limited to 'kernel/sys.c')
-rw-r--r-- | kernel/sys.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kernel/sys.c b/kernel/sys.c index cf5c67533ff1..123bd73046ec 100644 --- a/kernel/sys.c +++ b/kernel/sys.c | |||
@@ -71,9 +71,6 @@ | |||
71 | #include <asm/io.h> | 71 | #include <asm/io.h> |
72 | #include <asm/unistd.h> | 72 | #include <asm/unistd.h> |
73 | 73 | ||
74 | /* Hardening for Spectre-v1 */ | ||
75 | #include <linux/nospec.h> | ||
76 | |||
77 | #include "uid16.h" | 74 | #include "uid16.h" |
78 | 75 | ||
79 | #ifndef SET_UNALIGN_CTL | 76 | #ifndef SET_UNALIGN_CTL |