include/linux/gfp.h: exclude duplicate header
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 4 Jun 2014 23:10:37 +0000 (16:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Jun 2014 23:54:10 +0000 (16:54 -0700)
mmdebug.h is included twice.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/gfp.h

index 454c99fdb79dff3cb6be9109e0813e05fb8d7a08..6eb1fb37de9a452534e1a1f42cdc2f10410bf600 100644 (file)
@@ -6,7 +6,6 @@
 #include <linux/stddef.h>
 #include <linux/linkage.h>
 #include <linux/topology.h>
-#include <linux/mmdebug.h>
 
 struct vm_area_struct;
 
This page took 0.027077 seconds and 5 git commands to generate.