mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h header
authorFabio Estevam <festevam@gmail.com>
Mon, 19 Jul 2021 19:34:13 +0000 (16:34 -0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Aug 2021 08:15:32 +0000 (10:15 +0200)
commit4a11cc647d7c07388ef00f231fb07c9b01b1db5b
tree6aabb9075f588243ee0c8583ed943e09ad50e095
parent6966e6094c6d594044ef1b740dd827e05881331c
mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h header

After the i.MX conversion to a DT-only platform, the mmc-esdhc-imx.h
header file is no longer used outside the driver, so move its content
to the sdhci-esdhc-imx driver and remove the header.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20210719193413.3792615-1-festevam@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-esdhc-imx.c
include/linux/platform_data/mmc-esdhc-imx.h [deleted file]