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>
This commit is contained in:
Paul Mundt
2006-09-27 13:42:57 +09:00
parent d95fb13c96
commit 6d75e650f1
5 changed files with 31 additions and 75 deletions

View File

@@ -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 */