mmc: tmio_mmc: Move some defines into a shared header
authorSimon Horman <horms@verge.net.au>
Thu, 24 Mar 2011 08:48:36 +0000 (09:48 +0100)
committerChris Ball <cjb@laptop.org>
Sat, 26 Mar 2011 19:58:50 +0000 (15:58 -0400)
commitcba179aec779b364a683906b99e23014c7652e8e
treef88c1be6d919591ab6ee41c736248437887a8963
parent5fd0157901d5a8f497f3d3b95cb4beebf1641d1b
mmc: tmio_mmc: Move some defines into a shared header

Also add TMIO_BBS.

This allows these defines to also be used by zboot.

Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/tmio_mmc.h
drivers/mmc/host/tmio_mmc_dma.c
drivers/mmc/host/tmio_mmc_pio.c
include/linux/mmc/tmio.h [new file with mode: 0644]