Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 137baabe authored by Wei Yongjun's avatar Wei Yongjun Committed by Thomas Gleixner
Browse files

mm/numa: Remove duplicated include from mprotect.c



Signed-off-by: default avatarWei Yongjun <weiyongjun1@huawei.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: linux-mm@kvack.org
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Link: http://lkml.kernel.org/r/1476719259-6214-1-git-send-email-weiyj.lk@gmail.com


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 1a1891d7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>