From: Tomi Valkeinen Date: Mon, 9 May 2011 07:11:51 +0000 (+0300) Subject: OMAP: LDP: Port the display driver to new DSS2 X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=14dd72d8542f2bbfd49a0e709b5966829b841c16;p=deliverable%2Flinux.git OMAP: LDP: Port the display driver to new DSS2 Port the old omapfb panel driver to DSS2. This patch changes the board file only, the driver is ported in separate patch. Signed-off-by: Igor Grinberg Acked-by: Stanley Miao Acked-by: Tony Lindgren Signed-off-by: Tomi Valkeinen --- diff --git a/arch/arm/mach-omap2/board-ldp.c b/arch/arm/mach-omap2/board-ldp.c index 218764c9377e..689ed499bdfd 100644 --- a/arch/arm/mach-omap2/board-ldp.c +++ b/arch/arm/mach-omap2/board-ldp.c @@ -27,6 +27,7 @@ #include #include #include +#include #include #include @@ -34,7 +35,6 @@ #include #include -#include #include #include #include @@ -44,6 +44,9 @@ #include #include +#include