Dear Tom, The following changes since commit ee6726be4f0dccb612f0193c62ca149164c8a5af:
Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti (2021-01-12 09:32:48 -0500) are available in the Git repository at: g...@gitlab.denx.de:u-boot/custodians/u-boot-samsung.git for you to fetch changes up to 0a80955fc6e03ebbe1f98c5fa3c89fb33f23c23e: mmc: exynos_dw_mmc: remove unused function (2021-01-13 13:49:38 +0900) ---------------------------------------------------------------- Jaehoon Chung (2): samsung: arndale: remove board_mmc_init function mmc: exynos_dw_mmc: remove unused function arch/arm/mach-exynos/include/mach/dwmmc.h | 2 -- board/samsung/arndale/arndale.c | 13 ------------- drivers/mmc/exynos_dw_mmc.c | 56 -------------------------------------------------------- 3 files changed, 71 deletions(-) -- Thanks, Minkyu Kang.