aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/hp6xx/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/hp6xx/io.h')
-rw-r--r--include/asm-sh/hp6xx/io.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/asm-sh/hp6xx/io.h b/include/asm-sh/hp6xx/io.h
new file mode 100644
index 000000000000..731798003550
--- /dev/null
+++ b/include/asm-sh/hp6xx/io.h
@@ -0,0 +1,10 @@
1#ifndef __ASM_SH_HP6XX_IO_H
2#define __ASM_SH_HP6XX_IO_H
3
4/*
5 * Nothing special here.. just use the generic cchip io routines.
6 */
7#include <asm/hd64461/io.h>
8
9#endif /* __ASM_SH_HP6XX_IO_H */
10