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 <standby24x7@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
5d17a73a2e
commit
f2bf14d14d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user