[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20170202011942.1609-1-standby24x7@gmail.com>
Date: Thu, 2 Feb 2017 10:19:42 +0900
From: Masanari Iida <standby24x7@...il.com>
To: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
akpm@...ux-foundation.org, trivial@...nel.org
Cc: Masanari Iida <standby24x7@...il.com>
Subject: [PATCH] [linux-next]mm:page_alloc: Remove duplicate page_ext.h
This patch removes duplicate page_ext.h from page_alloc.c
Signed-off-by: Masanari Iida <standby24x7@...il.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
Powered by blists - more mailing lists