From 385d6376ff2f35f8a60fd18708cf74c21e019394 Mon Sep 17 00:00:00 2001 From: yzq Date: Wed, 25 Apr 2012 11:35:17 +0800 Subject: [PATCH] rk29 fix hdmi compile --- drivers/video/hdmi/hdmi-fb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/hdmi/hdmi-fb.c b/drivers/video/hdmi/hdmi-fb.c index 87269e7c6030..2010ee09836e 100755 --- a/drivers/video/hdmi/hdmi-fb.c +++ b/drivers/video/hdmi/hdmi-fb.c @@ -2,7 +2,7 @@ #include #include -#include "../display/screen/screen.h" +#include #include #include "../rk29_fb.h" -- 2.34.1