commit | efd9412d850397fc129c17eb33c84f74abb0d3ee | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Nov 11 11:46:25 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Nov 17 16:23:45 2005 +0000 |
tree | 49d832872141ed2982312e705b863be35a61c489 | |
parent | d93efab838ee399b45379bd97b2812ecee84471b [diff] |
[MIPS] JMR3927: Undo accidental rename. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/jmr3927/rbhma3100/setup.c b/arch/mips/jmr3927/rbhma3100/setup.c index 3e2fbdc..55ad0a5 100644 --- a/arch/mips/jmr3927/rbhma3100/setup.c +++ b/arch/mips/jmr3927/rbhma3100/setup.c
@@ -357,7 +357,7 @@ jmr3927_io_dipsw()); } -void __init plat_setup(void) +void __init tx3927_setup(void) { int i;
diff --git a/include/asm-mips/mach-jmr3927/asm/ds1742.h b/include/asm-mips/mach-jmr3927/ds1742.h similarity index 100% rename from include/asm-mips/mach-jmr3927/asm/ds1742.h rename to include/asm-mips/mach-jmr3927/ds1742.h