mmc: mv_sdhci: Depend on DM_MMC
authorStefan Roese <sr@denx.de>
Fri, 10 Feb 2023 12:23:52 +0000 (13:23 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 10 Apr 2023 03:17:58 +0000 (12:17 +0900)
commit8af21b094d92f671bd2f6483a15be5b3c33baca6
tree706fb19a5a797bc1b24a5b16227c80bb89f9854a
parentc06a568473d46f5cab64591fde7b56da1facb7c2
mmc: mv_sdhci: Depend on DM_MMC

All build targets using this driver already use DM_MMC. So let's depend
this driver on this Kconfig symbol and remove the non-DM driver part.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/Kconfig
drivers/mmc/mv_sdhci.c