From 14dd72d8542f2bbfd49a0e709b5966829b841c16 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Mon, 9 May 2011 10:11:51 +0300 Subject: 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 --- arch/arm/mach-omap2/board-ldp.c | 123 ++++++++++++++++++++++++++++++++++++---- 1 file changed, 112 insertions(+), 11 deletions(-) (limited to 'arch/arm/mach-omap2') 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