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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh/hp6xx/io.h b/include/asm-sh/hp6xx/io.h
index 731798003550..2044476ab199 100644
--- a/include/asm-sh/hp6xx/io.h
+++ b/include/asm-sh/hp6xx/io.h
@@ -4,7 +4,7 @@
4/* 4/*
5 * Nothing special here.. just use the generic cchip io routines. 5 * Nothing special here.. just use the generic cchip io routines.
6 */ 6 */
7#include <asm/hd64461/io.h> 7#include <asm/hd64461.h>
8 8
9#endif /* __ASM_SH_HP6XX_IO_H */ 9#endif /* __ASM_SH_HP6XX_IO_H */
10 10