Skip to content

Commit

Permalink
kernel/sys.c: remove duplicated include
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
YueHaibing authored and gregkh committed Sep 20, 2018
1 parent b45d71f commit 3bf181b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kernel/sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@
#include <asm/io.h>
#include <asm/unistd.h>

/* Hardening for Spectre-v1 */
#include <linux/nospec.h>

#include "uid16.h"

#ifndef SET_UNALIGN_CTL
Expand Down

0 comments on commit 3bf181b

Please sign in to comment.