]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-spear: Remove exported header
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 4 Mar 2015 15:30:07 +0000 (16:30 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 23 Mar 2015 13:13:46 +0000 (14:13 +0100)
commit0db56e4a1ccdf21e7581f55c680d1213304a1691
tree8323f46001c42eb14828eb32a877018db79d8883
parentca944d9a1e20c7a4419f997e3db2affef456aa2c
mmc: sdhci-spear: Remove exported header

Move the member for card_int_gpio into the struct spear_sdhci.

In this way we eliminate the last user of the struct sdhci_plat_data,
which enables us to remove the exported header for sdhci-spear.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-spear.c
include/linux/mmc/sdhci-spear.h [deleted file]