]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: mmc: Drop CONFIG_DM_MMC_OPS
authorSimon Glass <sjg@chromium.org>
Sat, 29 Jul 2017 17:35:31 +0000 (11:35 -0600)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 17 Aug 2017 07:59:55 +0000 (16:59 +0900)
commite7881d85a94b2e35b12a163c3af671057e9ca5e8
treebe82191d632fd66b421b22eb309d5e9e82f42fed
parentb9a40c0c0ad82944c55d10b866a96b25c48e9f5f
dm: mmc: Drop CONFIG_DM_MMC_OPS

All boards which use DM_MMC have now been converted to use DM_MMC_OPS.
Drop the option and good riddance.

Signed-off-by: Simon Glass <sjg@chromium.org>
15 files changed:
arch/arm/Kconfig
drivers/mmc/Kconfig
drivers/mmc/dw_mmc.c
drivers/mmc/fsl_esdhc.c
drivers/mmc/mmc-uclass.c
drivers/mmc/mmc.c
drivers/mmc/mmc_legacy.c
drivers/mmc/sdhci.c
include/configs/am335x_evm.h
include/configs/am335x_shc.h
include/configs/chiliboard.h
include/configs/omap3_logic.h
include/dwmmc.h
include/mmc.h
include/sdhci.h