From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Subject: [PATCHv2 5/6] OMAP: H4: Port the display driver to new DSS2 Date: Mon, 12 Sep 2011 14:20:47 +0300 Message-ID: <1315826448-27891-6-git-send-email-tomi.valkeinen@ti.com> References: <1315826448-27891-1-git-send-email-tomi.valkeinen@ti.com> Return-path: Received: from na3sys009aog102.obsmtp.com ([74.125.149.69]:55905 "EHLO na3sys009aog102.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755200Ab1ILLVs (ORCPT ); Mon, 12 Sep 2011 07:21:48 -0400 Received: by bkbzu17 with SMTP id zu17so1498682bkb.38 for ; Mon, 12 Sep 2011 04:21:09 -0700 (PDT) In-Reply-To: <1315826448-27891-1-git-send-email-tomi.valkeinen@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: linux-omap@vger.kernel.org, tony@atomide.com Cc: archit@ti.com, Tomi Valkeinen 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: Tomi Valkeinen --- arch/arm/mach-omap2/board-h4.c | 42 ++++++++++++++++++++++++--------------- 1 files changed, 26 insertions(+), 16 deletions(-) diff --git a/arch/arm/mach-omap2/board-h4.c b/arch/arm/mach-omap2/board-h4.c index 45de2b3..f7c09de 100644 --- a/arch/arm/mach-omap2/board-h4.c +++ b/arch/arm/mach-omap2/board-h4.c @@ -40,6 +40,9 @@ #include #include +#include