]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/mtd/devices/phram.c
[PATCH] fix missing includes
[net-next-2.6.git] / drivers / mtd / devices / phram.c
index a423a382095a7231f23391979df5f9a6145af580..765c0179c8df9097e476982c57131edea2399647 100644 (file)
@@ -22,6 +22,7 @@
 #include <linux/list.h>
 #include <linux/module.h>
 #include <linux/moduleparam.h>
+#include <linux/slab.h>
 #include <linux/mtd/mtd.h>
 
 #define ERROR(fmt, args...) printk(KERN_ERR "phram: " fmt , ## args)