omap2+: add drm device
[pandora-kernel.git] / mm / kmemcheck.c
index 8f8e48a..fd814fd 100644 (file)
@@ -1,6 +1,7 @@
 #include <linux/gfp.h>
 #include <linux/mm_types.h>
 #include <linux/mm.h>
+#include <linux/slab.h>
 #include <linux/kmemcheck.h>
 
 void kmemcheck_alloc_shadow(struct page *page, int order, gfp_t flags, int node)