From da91e89fb2f582d75324a64fbf0b6aa91a5e6280 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Mon, 9 May 2011 10:13:20 +0300 Subject: [PATCH] OMAP: Apollon: 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. Cc: Kyungmin Park Acked-by: Tony Lindgren Signed-off-by: Tomi Valkeinen --- arch/arm/mach-omap2/board-apollon.c | 35 +++++++++++++++++++---------- 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/arch/arm/mach-omap2/board-apollon.c b/arch/arm/mach-omap2/board-apollon.c index 70211703ff9f..d8eb81e7d318 100644 --- a/arch/arm/mach-omap2/board-apollon.c +++ b/arch/arm/mach-omap2/board-apollon.c @@ -40,6 +40,9 @@ #include #include +#include