From: Magnus Damm Date: Wed, 7 Jan 2009 11:35:21 +0000 (+0900) Subject: sh: ap325rxa MMC support using spi_gpio and mmc_spi X-Git-Tag: v2.6.29-rc3~35^2~11 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=fbdd9a70c21002c6ce50cd653380641a8b575eff;p=linux-2.6-omap-h63xx.git sh: ap325rxa MMC support using spi_gpio and mmc_spi This patch adds CN3 MMC support for ap325rxa using the mmc_spi driver on top of the bitbanging spi_gpio driver. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- diff --git a/arch/sh/boards/board-ap325rxa.c b/arch/sh/boards/board-ap325rxa.c index 25a3306ce8d..caf4c33f4e8 100644 --- a/arch/sh/boards/board-ap325rxa.c +++ b/arch/sh/boards/board-ap325rxa.c @@ -20,6 +20,8 @@ #include #include #include +#include +#include #include #include #include