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

No differences found