summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/include/mach/mmc.h
AgeCommit message (Collapse)AuthorFilesLines
2011-04-06ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKERELSimon Horman1-1/+1
I made a bit of a thinko when adding Mackerel to the boards that support zboot using MMCIF. Reported-by: Magnus Damm <magnus.damm@gmail.com> Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2011-03-24mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman1-0/+18
These headers and helpers will also be used for SDHI boot so the mmcif name will start to make a lot less sense. Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: Paul Mundt <lethal@linux-sh.org>