Skip to content

Commit 3bf181b

Browse files
YueHaibinggregkh
authored andcommitted
kernel/sys.c: remove duplicated include
Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: YueHaibing <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent b45d71f commit 3bf181b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

kernel/sys.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@
7171
#include <asm/io.h>
7272
#include <asm/unistd.h>
7373

74-
/* Hardening for Spectre-v1 */
75-
#include <linux/nospec.h>
76-
7774
#include "uid16.h"
7875

7976
#ifndef SET_UNALIGN_CTL

0 commit comments

Comments
 (0)