mmc: Move OCR bit defines
authorPierre Ossman <drzeus@drzeus.cx>
Fri, 9 Feb 2007 21:49:31 +0000 (22:49 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 1 May 2007 11:04:16 +0000 (13:04 +0200)
commitf74d132cec60b686bce1f284822c1a496700bd3c
tree1b208c576d979293f02688cc65da6cdf43bc010f
parent9c2c0af950345e63ef86f28eca44333a1e1e709b
mmc: Move OCR bit defines

All host drivers were #include:ing mmc/protocol.h just to
get access to the OCR bit defines. Move these to host.h instead.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
14 files changed:
drivers/mmc/at91_mci.c
drivers/mmc/au1xmmc.c
drivers/mmc/imxmmc.c
drivers/mmc/mmci.c
drivers/mmc/omap.c
drivers/mmc/pxamci.c
drivers/mmc/sdhci.c
drivers/mmc/tifm_sd.c
drivers/mmc/wbsd.c
include/asm-arm/arch-imx/mmc.h
include/asm-arm/arch-pxa/mmc.h
include/asm-arm/mach/mmc.h
include/linux/mmc/host.h
include/linux/mmc/protocol.h