summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/harp/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/harp/io.h')
-rw-r--r--include/asm-sh/harp/io.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/asm-sh/harp/io.h b/include/asm-sh/harp/io.h
new file mode 100644
index 000000000000..68f39e0b39de
--- /dev/null
+++ b/include/asm-sh/harp/io.h
@@ -0,0 +1,10 @@
+#ifndef __ASM_SH_HARP_IO_H
+#define __ASM_SH_HARP_IO_H
+
+/*
+ * Nothing special here.. just use the generic cchip io routines.
+ */
+#include <asm/hd64465/io.h>
+
+#endif /* __ASM_SH_HARP_IO_H */
+