aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/hp6xx/io.h
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2006-09-27 13:42:57 +0900
committerPaul Mundt <lethal@linux-sh.org>2006-09-27 13:42:57 +0900
commit6d75e650f1d0d59fd97c7629f0903ef18e8dfb7b (patch)
tree71753efdb503c351079e7ece10229a87cf263901 /include/asm-sh/hp6xx/io.h
parentsh: Fixup TMU_TOCR definition for SH7300. (diff)
downloadlinux-dev-6d75e650f1d0d59fd97c7629f0903ef18e8dfb7b.tar.xz
linux-dev-6d75e650f1d0d59fd97c7629f0903ef18e8dfb7b.zip
sh: Move hd64461.h to a more sensible location.
With the I/O rework for hd64461 we're down to a single header, so move it by itself and get rid of the directory. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to '')
-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 @@
/*
* 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 */