From: Tomi Valkeinen Date: Wed, 24 Apr 2013 08:29:03 +0000 (+0300) Subject: ARM: OMAP: dss-common: use new display drivers X-Git-Tag: upstream/snapshot3+hdmi~4428^2~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7346582dd116181f3c6e9e3c4525f5c0c6cf430b;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git ARM: OMAP: dss-common: use new display drivers Use the new display drivers for OMAP4 Panda and OMAP4 SDP boards. The new OMAP display drivers were merged for 3.11, and we can now change the board files to use the new ones and phase out the old ones. Signed-off-by: Tomi Valkeinen Acked-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap2/dss-common.c b/arch/arm/mach-omap2/dss-common.c index 00c0492..3215412 100644 --- a/arch/arm/mach-omap2/dss-common.c +++ b/arch/arm/mach-omap2/dss-common.c @@ -25,6 +25,7 @@ #include #include +#include #include