dbg: fix for v2.6.36
author黄涛 <huangtao@rock-chips.com>
Mon, 1 Aug 2011 03:21:06 +0000 (11:21 +0800)
committer黄涛 <huangtao@rock-chips.com>
Mon, 1 Aug 2011 03:21:06 +0000 (11:21 +0800)
drivers/dbg/debug.c

index 91f05c4dc9ee7188d8f952661fd510dc3babbedb..7c60d2a8b11f380899188531e3f2eed331025e2e 100644 (file)
@@ -22,7 +22,7 @@
 #include <linux/kallsyms.h>
 #include <linux/delay.h>
 #include <linux/version.h>
-
+#include <linux/slab.h>
 
 /*
  * 20090725,hsl,some debug function start from here