include/linux/platform_data/mmc-esdhc-imx.h
deleted100644 → 0
+0
−42
Loading
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>