rk29 fix hdmi compile
authoryzq <yzq@rockchips.com>
Wed, 25 Apr 2012 03:35:17 +0000 (11:35 +0800)
committeryzq <yzq@rockchips.com>
Wed, 25 Apr 2012 03:35:17 +0000 (11:35 +0800)
drivers/video/hdmi/hdmi-fb.c

index 87269e7c603029085d2aa446ed3f8359171a8063..2010ee09836e7b5f69b6669ece6f012c973b9f6e 100755 (executable)
@@ -2,7 +2,7 @@
 #include <linux/fb.h>
 
 #include <linux/completion.h>
-#include "../display/screen/screen.h"
+#include <linux/rk_screen.h>
 #include <linux/hdmi.h>
 #include "../rk29_fb.h"