From patchwork Tue May 1 12:21:49 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v4,19/39] ARM: OMAP2+: board omap3evm: gpmc driver adaptation Date: Tue, 01 May 2012 02:21:49 -0000 From: Mohammed Afzal X-Patchwork-Id: 156110 Message-Id: <8e2ba4d68c6419c71c77d029cfc808172ea6ccd9.1335874494.git.afzal@ti.com> To: , , , , , , , , , , , , , , , , Cc: Afzal Mohammed gpmc code has been converted to driver. Modify the board code to provide gpmc driver with required information Signed-off-by: Afzal Mohammed --- arch/arm/mach-omap2/board-omap3evm.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/arch/arm/mach-omap2/board-omap3evm.c b/arch/arm/mach-omap2/board-omap3evm.c index fd1b481..b00765e 100644 --- a/arch/arm/mach-omap2/board-omap3evm.c +++ b/arch/arm/mach-omap2/board-omap3evm.c @@ -43,6 +43,7 @@ #include #include +#include #include "common.h" #include #include