diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-11-11 11:46:25 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-11-17 16:23:45 +0000 |
commit | efd9412d850397fc129c17eb33c84f74abb0d3ee (patch) | |
tree | 49d832872141ed2982312e705b863be35a61c489 /arch/mips | |
parent | d93efab838ee399b45379bd97b2812ecee84471b (diff) | |
download | talos-op-linux-efd9412d850397fc129c17eb33c84f74abb0d3ee.tar.gz talos-op-linux-efd9412d850397fc129c17eb33c84f74abb0d3ee.zip |
[MIPS] JMR3927: Undo accidental rename.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/jmr3927/rbhma3100/setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/jmr3927/rbhma3100/setup.c b/arch/mips/jmr3927/rbhma3100/setup.c index 3e2fbdc66097..55ad0a578794 100644 --- a/arch/mips/jmr3927/rbhma3100/setup.c +++ b/arch/mips/jmr3927/rbhma3100/setup.c @@ -357,7 +357,7 @@ static void __init jmr3927_board_init(void) jmr3927_io_dipsw()); } -void __init plat_setup(void) +void __init tx3927_setup(void) { int i; |