Skip to content

Commit

Permalink
mm/numa: Remove duplicated include from mprotect.c
Browse files Browse the repository at this point in the history
Signed-off-by: Wei Yongjun <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: [email protected]
Cc: Andrew Morton <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
  • Loading branch information
Wei Yongjun authored and KAGA-KOKO committed Oct 19, 2016
1 parent 1a1891d commit 137baab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mm/mprotect.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include <linux/perf_event.h>
#include <linux/pkeys.h>
#include <linux/ksm.h>
#include <linux/pkeys.h>
#include <asm/uaccess.h>
#include <asm/pgtable.h>
#include <asm/cacheflush.h>
Expand Down

0 comments on commit 137baab

Please sign in to comment.