From abdb6f20277e193335404b659fed2580e57ec75f Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 27 Jun 2005 22:07:43 +0000 Subject: [PATCH] --- yaml --- r: 11119 b: refs/heads/master c: 362b1d546df6851d17159a2df89d1ca209ee42c1 h: refs/heads/master i: 11117: ce9fe176cf9158bce6b98dad106a5a79ed266171 11115: 0639540bc39a7442da04a1f7f6048f58f17f5613 11111: cd4e54a8960325ef5cede32b8f656d47ddd100b6 11103: 87b7f75a7f75ec58488e98f4a928cf446de377e4 v: v3 --- [refs] | 2 +- trunk/arch/mips/tx4927/common/tx4927_setup.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 09b9b15fff7e..274cf665ff49 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 01d42abdf3c35c2ae820bb9305174aa75492975b +refs/heads/master: 362b1d546df6851d17159a2df89d1ca209ee42c1 diff --git a/trunk/arch/mips/tx4927/common/tx4927_setup.c b/trunk/arch/mips/tx4927/common/tx4927_setup.c index edc25d89a782..77c3b66fb959 100644 --- a/trunk/arch/mips/tx4927/common/tx4927_setup.c +++ b/trunk/arch/mips/tx4927/common/tx4927_setup.c @@ -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;