Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255178
b: refs/heads/master
c: c984c26
h: refs/heads/master
v: v3
  • Loading branch information
Zhangfei Gao authored and Chris Ball committed Jul 20, 2011
1 parent b95f603 commit bd6bf44
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 317 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6f984f3b26f08297b7d4c6af9c8f09de603f40a8
refs/heads/master: c984c2638501e9bdb23438e61b922e3234959fac
12 changes: 0 additions & 12 deletions trunk/drivers/mmc/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -181,18 +181,6 @@ config MMC_SDHCI_S3C

If unsure, say N.

config MMC_SDHCI_PXA
tristate "Marvell PXA168/PXA910/MMP2 SD Host Controller support"
depends on ARCH_PXA || ARCH_MMP
select MMC_SDHCI
select MMC_SDHCI_IO_ACCESSORS
help
This selects the Marvell(R) PXA168/PXA910/MMP2 SD Host Controller.
If you have a PXA168/PXA910/MMP2 platform with SD Host Controller
and a card slot, say Y or M here.

If unsure, say N.

config MMC_SDHCI_PXAV3
tristate "Marvell MMP2 SD Host Controller support (PXAV3)"
depends on CLKDEV_LOOKUP
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/mmc/host/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ obj-$(CONFIG_MMC_MXC) += mxcmmc.o
obj-$(CONFIG_MMC_MXS) += mxs-mmc.o
obj-$(CONFIG_MMC_SDHCI) += sdhci.o
obj-$(CONFIG_MMC_SDHCI_PCI) += sdhci-pci.o
obj-$(CONFIG_MMC_SDHCI_PXA) += sdhci-pxa.o
obj-$(CONFIG_MMC_SDHCI_PXAV3) += sdhci-pxav3.o
obj-$(CONFIG_MMC_SDHCI_PXAV2) += sdhci-pxav2.o
obj-$(CONFIG_MMC_SDHCI_S3C) += sdhci-s3c.o
Expand Down
303 changes: 0 additions & 303 deletions trunk/drivers/mmc/host/sdhci-pxa.c

This file was deleted.

0 comments on commit bd6bf44

Please sign in to comment.