drm/fb: use printk to print out the switching to text mode error.
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_debugfs.c
index 9903f27..677b275 100644 (file)
@@ -32,6 +32,7 @@
 
 #include <linux/debugfs.h>
 #include <linux/seq_file.h>
+#include <linux/slab.h>
 #include "drmP.h"
 
 #if defined(CONFIG_DEBUG_FS)