From: 黄涛 Date: Mon, 1 Aug 2011 03:28:43 +0000 (+0800) Subject: hdmi: fix for v2.6.36 X-Git-Tag: firefly_0821_release~9789 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=25bb5bae32a6f9ce1c30f97669f903b9e1eb7724;p=firefly-linux-kernel-4.4.55.git hdmi: fix for v2.6.36 --- diff --git a/drivers/video/hdmi/chips/anx7150_hw.c b/drivers/video/hdmi/chips/anx7150_hw.c index f0acb0aa9445..bb9055f6e3cb 100644 --- a/drivers/video/hdmi/chips/anx7150_hw.c +++ b/drivers/video/hdmi/chips/anx7150_hw.c @@ -1,7 +1,7 @@ #include #include #include - +#include #include "anx7150.h" #include "anx7150_hw.h" diff --git a/drivers/video/hdmi/hdmi-core.c b/drivers/video/hdmi/hdmi-core.c index 31d3930e5110..69de77ae71fa 100755 --- a/drivers/video/hdmi/hdmi-core.c +++ b/drivers/video/hdmi/hdmi-core.c @@ -2,7 +2,7 @@ #include #include #include - +#include #include #include