From: Masanari Iida Date: Fri, 24 Feb 2017 22:58:56 +0000 (-0800) Subject: mm/page_alloc.c: remove duplicate inclusion of page_ext.h X-Git-Tag: v6.6-pxa1908~17175^2~57 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=f2bf14d14dbc50dc56be3ebd18652ea2738ef6f8;p=linux.git mm/page_alloc.c: remove duplicate inclusion of page_ext.h Link: http://lkml.kernel.org/r/20170202011942.1609-1-standby24x7@gmail.com Signed-off-by: Masanari Iida Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/mm/page_alloc.c b/mm/page_alloc.c index 8a0f33624335..f8ef2c90edbe 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c @@ -59,7 +59,6 @@ #include #include #include -#include #include #include #include