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)
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>

No differences found