Skip to content
Snippets Groups Projects
Commit 362b1d54 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

Conversion to plat_setup() for TX4927 also.

parent 01d42abd
No related branches found
No related tags found
No related merge requests found
...@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment