aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/include/mach/gpio.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-07-10 09:40:48 -0400
committerTom Rini <trini@konsulko.com>2015-07-10 09:40:48 -0400
commita70e86ffca84d2e3c8b1d8d40553cf8e3aae4896 (patch)
treee178bf71b728cec01b9e80f7e13f19649f60cc0c /arch/arm/mach-mvebu/include/mach/gpio.h
parentf18d11163e4ea523aff489721db5de752fe062bf (diff)
parent59565736839108846d8dfa6782babfaefff6b58b (diff)
Merge git://git.denx.de/u-boot-marvell
Diffstat (limited to 'arch/arm/mach-mvebu/include/mach/gpio.h')
-rw-r--r--arch/arm/mach-mvebu/include/mach/gpio.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/mach-mvebu/include/mach/gpio.h b/arch/arm/mach-mvebu/include/mach/gpio.h
new file mode 100644
index 0000000000..09e3c503dd
--- /dev/null
+++ b/arch/arm/mach-mvebu/include/mach/gpio.h
@@ -0,0 +1,10 @@
+/*
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+
+#ifndef __MACH_MVEBU_GPIO_H
+#define __MACH_MVEBU_GPIO_H
+
+/* Empty file - sdhci requires this. */
+
+#endif