Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

include/linux/gfp.h: exclude duplicate header

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>

authored by

Andy Shevchenko and committed by
Linus Torvalds
b7596fb4 8f34af6f

-1
-1
include/linux/gfp.h
··· 6 6 #include <linux/stddef.h> 7 7 #include <linux/linkage.h> 8 8 #include <linux/topology.h> 9 - #include <linux/mmdebug.h> 10 9 11 10 struct vm_area_struct; 12 11