Skip to content

Commit

Permalink
Conversion to plat_setup() for TX4927 also.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 01d42ab commit 362b1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/mips/tx4927/common/tx4927_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ static void tx4927_write_buffer_flush(void)
}


static void __init tx4927_setup(void)
void __init plat_setup(void)
{
board_time_init = tx4927_time_init;
board_timer_setup = tx4927_timer_setup;
Expand Down

0 comments on commit 362b1d5

Please sign in to comment.