]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/jffs2/compr_zlib.c
[PATCH] remove many unneeded #includes of sched.h
[linux-2.6-omap-h63xx.git] / fs / jffs2 / compr_zlib.c
index 5c63e0cdcf4c76cb98cbc86e8fae3720023f2439..0c1fc6e20b4321af24ecb92a22b4cdce926caaa6 100644 (file)
@@ -15,9 +15,7 @@
 #error "The userspace support got too messy and was removed. Update your mkfs.jffs2"
 #endif
 
-#include <linux/config.h>
 #include <linux/kernel.h>
-#include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/zlib.h>
 #include <linux/zutil.h>