hdmi: fix for v2.6.36
author黄涛 <huangtao@rock-chips.com>
Mon, 1 Aug 2011 03:28:43 +0000 (11:28 +0800)
committer黄涛 <huangtao@rock-chips.com>
Mon, 1 Aug 2011 03:28:43 +0000 (11:28 +0800)
drivers/video/hdmi/chips/anx7150_hw.c
drivers/video/hdmi/hdmi-core.c

index f0acb0aa944595c185f7062a8663b75afa0e74e6..bb9055f6e3cbd34e0f5c9a81f1c74dc811b771bd 100644 (file)
@@ -1,7 +1,7 @@
 #include <linux/delay.h>\r
 #include <linux/i2c.h>\r
 #include <linux/hdmi.h>\r
-\r
+#include <linux/slab.h>\r
 \r
 #include "anx7150.h"\r
 #include "anx7150_hw.h"\r
index 31d3930e5110fbfc7c68d0974306147e202fce80..69de77ae71fa541ebd879128fc808cd9e60747b1 100755 (executable)
@@ -2,7 +2,7 @@
 #include <linux/delay.h>\r
 #include <linux/module.h>\r
 #include <linux/err.h>\r
-\r
+#include <linux/slab.h>\r
 #include <linux/hdmi.h>\r
 #include <linux/input.h>\r
 \r