Skip to content

Commit 3bf181b

Browse files
YueHaibinggregkh
authored andcommitted
kernel/sys.c: remove duplicated include
Link: http://lkml.kernel.org/r/20180821133424.18716-1-yuehaibing@huawei.com Signed-off-by: YueHaibing <yuehaibing@huawei.com> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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)