Merge branch 'drm-ttm-unmappable' into drm-core-next
[pandora-kernel.git] / drivers / mtd / tests / mtd_oobtest.c
index 5813920..dec92ae 100644 (file)
@@ -25,6 +25,7 @@
 #include <linux/moduleparam.h>
 #include <linux/err.h>
 #include <linux/mtd/mtd.h>
+#include <linux/slab.h>
 #include <linux/sched.h>
 
 #define PRINT_PREF KERN_INFO "mtd_oobtest: "