]> git.sur5r.net Git - u-boot/commit
mmc: ftsdc010: Drop non-dm code
authorRick Chen <rick@andestech.com>
Tue, 20 Mar 2018 06:30:52 +0000 (14:30 +0800)
committerAndes <uboot@andestech.com>
Fri, 30 Mar 2018 05:13:45 +0000 (13:13 +0800)
commitcf52231a933750e4f34044d3015d5ebff8ae8382
tree5496b6f0c66631c1cafebaba6f2f36c1020c4bc2
parent2060a691002914593e3e077c39a90147534859fb
mmc: ftsdc010: Drop non-dm code

Only three defconfig(adp-ag101p_defconfig,
adp-ae3xx_defconfig, nx25-ae250_defconfig)
set CONFIG_FTSDC010=y. And they all also
enable CONFIG_DM_MMC. So the non-dm code
of ftsdc010 can be dropped now.

Signed-off-by: Rick Chen <rick@andestech.com>
Signed-off-by: Rick Chen <rickchen36@gmail.com>
Cc: Greentime Hu <green.hu@gmail.com>
drivers/mmc/ftsdc010_mci.c
drivers/mmc/ftsdc010_mci.h