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