]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7bb6ae23d57aec450536e386cac8314a244f5e39
tree7e515320c3b4aec85babb71e80d3d95c682f7320
parent1cbc4539f84673a679d219aaebe9e2ac33b9d80b
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