From: yzq Date: Wed, 25 Apr 2012 03:35:17 +0000 (+0800) Subject: rk29 fix hdmi compile X-Git-Tag: firefly_0821_release~9318 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=385d6376ff2f35f8a60fd18708cf74c21e019394;p=firefly-linux-kernel-4.4.55.git rk29 fix hdmi compile --- 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"