mmc: Add MMC_PROGRESS_*
authorSimon Horman <horms@verge.net.au>
Thu, 24 Mar 2011 07:04:38 +0000 (07:04 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 24 Mar 2011 16:24:57 +0000 (01:24 +0900)
commit9d9659b6c0ebf7dde65ebada4c67980818245913
tree05335a7e2d03350309d617834997d7fe9c395d28
parenta6558c2d07d5c955fbb0290f68c27164a5567b9a
mmc: Add MMC_PROGRESS_*

This is my second attempt to make this enum generally available.
The first attempt added MMCIF_PROGRESS_* to include/linux/mmc/sh_mmcif.h.
However this is not sufficiently generic as the enum will be
used by SDHI boot code.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/boot/compressed/mmcif-sh7372.c
arch/sh/boot/romimage/mmcif-sh7724.c
include/linux/mmc/boot.h [new file with mode: 0644]
include/linux/mmc/sh_mmcif.h