]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: exynos_dw_mmc: remove the unused function
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 29 Jun 2016 10:46:14 +0000 (19:46 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Tue, 12 Jul 2016 05:28:37 +0000 (14:28 +0900)
commitfb6706cfda976ab0500f7ce7f522d3d8fa913fd4
treeb9471533eab241a311df08da71c48fbfe4ed84a2
parent836efb33e31f2c2567a094073ee1572367693599
mmc: exynos_dw_mmc: remove the unused function

This function have maintained for supporting Non-FDT.
Now, Almost all SoC are changed to fdt style.
So there are no that this function is called anywhere.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/mach-exynos/include/mach/dwmmc.h
drivers/mmc/exynos_dw_mmc.c