include/linux/gfp.h: exclude duplicate header
authorAndy Shevchenko <[email protected]>
Wed, 4 Jun 2014 23:10:37 +0000 (16:10 -0700)
committerLinus Torvalds <[email protected]>
Wed, 4 Jun 2014 23:54:10 +0000 (16:54 -0700)
mmdebug.h is included twice.

Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
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;