From: Masanari Iida <standby24x7@xxxxxxxxx> Subject: mm/page_alloc.c: remove duplicate inclusion of page_ext.h Link: http://lkml.kernel.org/r/20170202011942.1609-1-standby24x7@xxxxxxxxx Signed-off-by: Masanari Iida <standby24x7@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/page_alloc.c | 1 - 1 file changed, 1 deletion(-) diff -puN mm/page_alloc.c~mm-page_alloc-remove-duplicate-page_exth mm/page_alloc.c --- a/mm/page_alloc.c~mm-page_alloc-remove-duplicate-page_exth +++ a/mm/page_alloc.c @@ -59,7 +59,6 @@ #include <linux/prefetch.h> #include <linux/mm_inline.h> #include <linux/migrate.h> -#include <linux/page_ext.h> #include <linux/hugetlb.h> #include <linux/sched/rt.h> #include <linux/page_owner.h> _ -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html