Don't include linux/config.h from anywhere else in include/
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
typedef struct kmem_cache kmem_cache_t;
|
||||
|
||||
#include <linux/config.h> /* kmalloc_sizes.h needs CONFIG_ options */
|
||||
#include <linux/gfp.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/types.h>
|
||||
|
Reference in New Issue
Block a user