Conversion to plat_setup() for TX4927 also.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 27 Jun 2005 22:07:43 +0000 (22:07 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:32 +0000 (19:31 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/tx4927/common/tx4927_setup.c

index edc25d8..77c3b66 100644 (file)
@@ -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;