From 0ac4c16e73e0161ef3c08a62d6e3d986b7ef16b4 Mon Sep 17 00:00:00 2001 From: Masanari Iida Date: Fri, 24 Feb 2017 14:58:56 -0800 Subject: [PATCH] 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 --- mm/page_alloc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/mm/page_alloc.c b/mm/page_alloc.c index 8a0f336243350..f8ef2c90edbea 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c @@ -59,7 +59,6 @@ #include #include #include -#include #include #include #include -- 2.39.5