projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
031cd03
)
mmc: host: Remove a duplicate line in Makefile
author
Wei WANG
<wei_wang@realsil.com.cn>
Wed, 17 Jul 2013 03:38:19 +0000
(11:38 +0800)
committer
Chris Ball
<cjb@laptop.org>
Sun, 25 Aug 2013 02:52:19 +0000
(22:52 -0400)
Signed-off-by: Wei WANG <wei_wang@realsil.com.cn>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/Makefile
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/Makefile
b/drivers/mmc/host/Makefile
index
d422e21
..
c41d0c3
100644
(file)
--- a/
drivers/mmc/host/Makefile
+++ b/
drivers/mmc/host/Makefile
@@
-52,8
+52,6
@@
obj-$(CONFIG_MMC_WMT) += wmt-sdmmc.o
obj-$(CONFIG_MMC_REALTEK_PCI) += rtsx_pci_sdmmc.o
-obj-$(CONFIG_MMC_REALTEK_PCI) += rtsx_pci_sdmmc.o
-
obj-$(CONFIG_MMC_SDHCI_PLTFM) += sdhci-pltfm.o
obj-$(CONFIG_MMC_SDHCI_CNS3XXX) += sdhci-cns3xxx.o
obj-$(CONFIG_MMC_SDHCI_ESDHC_IMX) += sdhci-esdhc-imx.o