From: Wei Yongjun Date: Mon, 17 Oct 2016 15:47:39 +0000 (+0000) Subject: mm/numa: Remove duplicated include from mprotect.c X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=137baabe351e0554d06c6d5c84059fe343e2791e;p=linux-beck.git mm/numa: Remove duplicated include from mprotect.c Signed-off-by: Wei Yongjun Cc: Dave Hansen Cc: linux-mm@kvack.org Cc: Andrew Morton Cc: Mel Gorman Cc: "Kirill A. Shutemov" Link: http://lkml.kernel.org/r/1476719259-6214-1-git-send-email-weiyj.lk@gmail.com Signed-off-by: Thomas Gleixner --- diff --git a/mm/mprotect.c b/mm/mprotect.c index bcdbe62f3e6d..11936526b08b 100644 --- a/mm/mprotect.c +++ b/mm/mprotect.c @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include