aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh64/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh64/gpio.h')
-rw-r--r--include/asm-sh64/gpio.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/asm-sh64/gpio.h b/include/asm-sh64/gpio.h
new file mode 100644
index 00000000000..6bc5a13d841
--- /dev/null
+++ b/include/asm-sh64/gpio.h
@@ -0,0 +1,8 @@
+#ifndef __ASM_SH64_GPIO_H
+#define __ASM_SH64_GPIO_H
+
+/*
+ * This is just a stub, so that every arch using sh-sci has a gpio.h
+ */
+
+#endif /* __ASM_SH64_GPIO_H */