mmc: tmio: Fix build error without CONFIG_MMC_SDHI
authorPaul Parsons <lost.distance@yahoo.com>
Thu, 30 Jun 2011 15:50:12 +0000 (11:50 -0400)
committerChris Ball <cjb@laptop.org>
Wed, 20 Jul 2011 21:21:00 +0000 (17:21 -0400)
commitd6fec69d0da640366e1f0a0df092757d46821b10
tree7e515320c3b4aec85babb71e80d3d95c682f7320
parent34b664a20e2664de0d0d7990ca60276b96c08c75
mmc: tmio: Fix build error without CONFIG_MMC_SDHI

Only compile tmio_mmc_dma.o when CONFIG_MMC_SDHI is selected (as y or m).

Signed-off-by: Paul Parsons <lost.distance@yahoo.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/Makefile