OSDN Git Service

mmc: mxs-mmc: move header from mach into linux folder
authorShawn Guo <shawn.guo@linaro.org>
Sun, 6 May 2012 02:04:23 +0000 (10:04 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 13 May 2012 00:05:38 +0000 (08:05 +0800)
commit81f38ee8e6a9472193337da248c30963a9741a30
tree780402d73099f698fc59b225109aff219c7a56b1
parentef9b4d3996624f65ffa928bd7767f0e186687c15
mmc: mxs-mmc: move header from mach into linux folder

Rename arch/arm/mach-mxs/include/mach/mmc.h to
include/linux/mmc/mxs-mmc.h, so that mxs-mmc driver becomes
<mach/*> inclusion free.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Marek Vasut <marex@denx.de>
Acked-by: Chris Ball <cjb@laptop.org>
arch/arm/mach-mxs/include/mach/devices-common.h
drivers/mmc/host/mxs-mmc.c
include/linux/mmc/mxs-mmc.h [moved from arch/arm/mach-mxs/include/mach/mmc.h with 81% similarity]