diff options
Diffstat (limited to 'include/asm-sh/hp6xx/io.h')
-rw-r--r-- | include/asm-sh/hp6xx/io.h | 2 |
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 @@ /* * Nothing special here.. just use the generic cchip io routines. */ -#include <asm/hd64461/io.h> +#include <asm/hd64461.h> #endif /* __ASM_SH_HP6XX_IO_H */ |