]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: ftsdc010: Merge nds32_mmc to ftsdc010
authorRick Chen <rick@andestech.com>
Tue, 20 Mar 2018 07:52:58 +0000 (15:52 +0800)
committerAndes <uboot@andestech.com>
Fri, 30 Mar 2018 05:13:45 +0000 (13:13 +0800)
commitc97189860ec3342687c69860b77c38586b5df618
tree3850d0d437a5555a9695c9e7581074ea1cd67624
parent387ad0b9b808c2e9925dfe75bf38bafeeb7a7429
mmc: ftsdc010: Merge nds32_mmc to ftsdc010

nsd32_mmc was created to support ftsdc010 dm.
It is not necessary to separate both, so merge it
to ftsdc010.

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/Kconfig
drivers/mmc/Makefile
drivers/mmc/ftsdc010_mci.c
drivers/mmc/ftsdc010_mci.h
drivers/mmc/nds32_mmc.c [deleted file]