commit | 11ed6d5bb01c5f347fd5c47e0005f06687c66f1f | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Jan 18 23:26:43 2006 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 07 13:30:22 2006 +0000 |
tree | 868463de2ab1cca80911108e72cc383a7771a412 | |
parent | fcdb27ad1d5c66611d3df6400a9b559186f266fe [diff] [blame] |
[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/cobalt/reset.c b/arch/mips/cobalt/reset.c index 805a0e8..753dfcc 100644 --- a/arch/mips/cobalt/reset.c +++ b/arch/mips/cobalt/reset.c
@@ -16,7 +16,7 @@ #include <asm/reboot.h> #include <asm/system.h> #include <asm/mipsregs.h> -#include <asm/cobalt/cobalt.h> +#include <asm/mach-cobalt/cobalt.h> void cobalt_machine_halt(void) {