From cbf1455bfc9fcec9b937c0d09bd49383334600be Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Mon, 9 May 2011 10:12:42 +0300 Subject: [PATCH] OMAP: H4: 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. Acked-by: Tony Lindgren Signed-off-by: Tomi Valkeinen --- arch/arm/mach-omap2/board-h4.c | 42 +++++++++++++++++++++------------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/arch/arm/mach-omap2/board-h4.c b/arch/arm/mach-omap2/board-h4.c index 45de2b319ec..f7c09de2ed1 100644 --- a/arch/arm/mach-omap2/board-h4.c +++ b/arch/arm/mach-omap2/board-h4.c @@ -40,6 +40,9 @@ #include #include +#include