[PATCH] PG_uncached is ia64 only
[cascardo/linux.git] / include / linux / slab.h
index 2d985d5..9dc9316 100644 (file)
@@ -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>