Commit 362b1d54 authored by Ralf Baechle's avatar Ralf Baechle

Conversion to plat_setup() for TX4927 also.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 01d42abd
...@@ -64,7 +64,7 @@ static void tx4927_write_buffer_flush(void) ...@@ -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_time_init = tx4927_time_init;
board_timer_setup = tx4927_timer_setup; board_timer_setup = tx4927_timer_setup;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment