Conversion to plat_setup() for TX4927 also.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user