summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/Makefile
diff options
context:
space:
mode:
authorLudovic Desroches <ludovic.desroches@atmel.com>2012-10-29 15:27:55 +0100
committerChris Ball <cjb@laptop.org>2012-12-06 13:54:41 -0500
commitd6a20debf4d2df13843e8d9b8d97d217dc1c15d5 (patch)
treea3b15d34c329248509fedbbab086aab43c0121bb /drivers/mmc/host/Makefile
parentf50725129a2e1aae441d5af2919ed5219386eefc (diff)
downloadop-kernel-dev-d6a20debf4d2df13843e8d9b8d97d217dc1c15d5.zip
op-kernel-dev-d6a20debf4d2df13843e8d9b8d97d217dc1c15d5.tar.gz
mmc: at91-mci: remove obsolete driver
The at91-mci driver is not needed anymore since the atmel-mci driver now supports all Atmel devices. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/host/Makefile')
-rw-r--r--drivers/mmc/host/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/host/Makefile b/drivers/mmc/host/Makefile
index 17ad0a7..cd64b5d 100644
--- a/drivers/mmc/host/Makefile
+++ b/drivers/mmc/host/Makefile
@@ -17,7 +17,6 @@ obj-$(CONFIG_MMC_WBSD) += wbsd.o
obj-$(CONFIG_MMC_AU1X) += au1xmmc.o
obj-$(CONFIG_MMC_OMAP) += omap.o
obj-$(CONFIG_MMC_OMAP_HS) += omap_hsmmc.o
-obj-$(CONFIG_MMC_AT91) += at91_mci.o
obj-$(CONFIG_MMC_ATMELMCI) += atmel-mci.o
obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
obj-$(CONFIG_MMC_MSM) += msm_sdcc.o
OpenPOWER on IntegriCloud