]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ramips: move MTK MMC driver to files directory
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Sun, 1 Mar 2020 09:02:06 +0000 (17:02 +0800)
committerChuanhong Guo <gch981213@gmail.com>
Sat, 4 Apr 2020 04:04:13 +0000 (12:04 +0800)
commitd4903b572071470416c51afa8f8c6b3891be4c2e
treee5ce9321be44c2ffa5679e324bb440bef2fe04b7
parentc70545f397187b36c1220ae16b4db19f39857c93
ramips: move MTK MMC driver to files directory

Move MTK MMC driver from "files-4.14" to "files" so kernel 5.4
can use it

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
target/linux/ramips/files/drivers/mmc/host/mtk-mmc/Kconfig [moved from target/linux/ramips/files-4.14/drivers/mmc/host/mtk-mmc/Kconfig with 100% similarity]
target/linux/ramips/files/drivers/mmc/host/mtk-mmc/Makefile [moved from target/linux/ramips/files-4.14/drivers/mmc/host/mtk-mmc/Makefile with 100% similarity]
target/linux/ramips/files/drivers/mmc/host/mtk-mmc/board.h [moved from target/linux/ramips/files-4.14/drivers/mmc/host/mtk-mmc/board.h with 100% similarity]
target/linux/ramips/files/drivers/mmc/host/mtk-mmc/dbg.c [moved from target/linux/ramips/files-4.14/drivers/mmc/host/mtk-mmc/dbg.c with 100% similarity]
target/linux/ramips/files/drivers/mmc/host/mtk-mmc/dbg.h [moved from target/linux/ramips/files-4.14/drivers/mmc/host/mtk-mmc/dbg.h with 100% similarity]
target/linux/ramips/files/drivers/mmc/host/mtk-mmc/mt6575_sd.h [moved from target/linux/ramips/files-4.14/drivers/mmc/host/mtk-mmc/mt6575_sd.h with 100% similarity]
target/linux/ramips/files/drivers/mmc/host/mtk-mmc/sd.c [moved from target/linux/ramips/files-4.14/drivers/mmc/host/mtk-mmc/sd.c with 100% similarity]