From: Simon Horman Date: Wed, 13 Feb 2013 09:45:50 +0000 (+0000) Subject: ARM: shmobile: marzen: Include mmc/host.h X-Git-Tag: v3.9-rc4~34^2~1^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=44e9ac45754a182e8121bf137368452365d4cc4b;p=~emulex%2Finfiniband.git ARM: shmobile: marzen: Include mmc/host.h mmc/host.h provides MMC_CAP_SD_HIGHSPEED which is used in board-marzen.c This resolves a build problem observed when compiling with "mmc: tmio: remove unused and deprecated symbols" applied. Acked-by: Guennadi Liakhovetski Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/board-marzen.c b/arch/arm/mach-shmobile/board-marzen.c index cdcb799e802..fec49ebc359 100644 --- a/arch/arm/mach-shmobile/board-marzen.c +++ b/arch/arm/mach-shmobile/board-marzen.c @@ -32,6 +32,7 @@ #include #include #include +#include #include #include #include