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-Url: https://git.stricted.de/?a=commitdiff_plain;h=fbdd9a70c21002c6ce50cd653380641a8b575eff;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.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 25a3306ce8dc..caf4c33f4e84 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