summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-01-22 16:01:27 -0500
committerTom Rini <trini@konsulko.com>2021-01-22 16:01:27 -0500
commitabd95385e7dfcb633abc9073740caa9f014e8fc7 (patch)
tree386af963fb97f68f3e91063f5abad5a76f0bd686 /arch/arm
parent184aa6504143b452132e28cd3ebecc7b941cdfa1 (diff)
parent0a80955fc6e03ebbe1f98c5fa3c89fb33f23c23e (diff)
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/mach-exynos/include/mach/dwmmc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-exynos/include/mach/dwmmc.h b/arch/arm/mach-exynos/include/mach/dwmmc.h
index 5654a0ea6b2..59c28ed54c5 100644
--- a/arch/arm/mach-exynos/include/mach/dwmmc.h
+++ b/arch/arm/mach-exynos/include/mach/dwmmc.h
@@ -25,5 +25,3 @@
/* CLKSEL Register */
#define DWMCI_DIVRATIO_BIT 24
#define DWMCI_DIVRATIO_MASK 0x7
-
-int exynos_dwmmc_init(const void *blob);