summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-hi6220/dwmmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/arch-hi6220/dwmmc.h')
-rw-r--r--arch/arm/include/asm/arch-hi6220/dwmmc.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-hi6220/dwmmc.h b/arch/arm/include/asm/arch-hi6220/dwmmc.h
new file mode 100644
index 0000000..cf51c17
--- /dev/null
+++ b/arch/arm/include/asm/arch-hi6220/dwmmc.h
@@ -0,0 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * (C) Copyright 2015 Linaro
+ * Peter Griffin <peter.griffin@linaro.org>
+ */
+
+int hi6220_dwmci_add_port(int index, u32 regbase, int bus_width);