mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
[MIPS] JMR3927: Undo accidental rename.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
d93efab838
commit
efd9412d85
2 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue