]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci: Remove the sdhci exported header file
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 4 Mar 2015 09:19:14 +0000 (10:19 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 23 Mar 2015 13:13:45 +0000 (14:13 +0100)
commitbbd8cab4e927d2f915b250596b03b335a18b4266
treee85a7022a7b6354e6bbee2bd370728208aa01901
parent6b6ea3c85a8088ba2165b627e301b2d9c38fd8ab
mmc: sdhci: Remove the sdhci exported header file

Since there no users of the struct sdhci_host, but the shdci host
drivers themselves, let's move the definition of it to the local sdhci
header.

The exported sdhci header then becomes empty, so let's remove it.

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