linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [linux-next]mm:page_alloc: Remove duplicate page_ext.h
@ 2017-02-02  1:19 Masanari Iida
  0 siblings, 0 replies; only message in thread
From: Masanari Iida @ 2017-02-02  1:19 UTC (permalink / raw)
  To: linux-mm, linux-kernel, akpm, trivial; +Cc: Masanari Iida

This patch removes duplicate page_ext.h from page_alloc.c

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 mm/page_alloc.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mm/page_alloc.c b/mm/page_alloc.c
index 11b4cd48a355..4da0b5febf0d 100644
--- a/mm/page_alloc.c
+++ b/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>
-- 
2.11.0.616.g8f60064c1f53

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-02  1:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-02  1:19 [PATCH] [linux-next]mm:page_alloc: Remove duplicate page_ext.h Masanari Iida

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).