projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01d42ab
)
Conversion to plat_setup() for TX4927 also.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 27 Jun 2005 22:07:43 +0000
(22:07 +0000)
committer
Ralf 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/tx4927/common/tx4927_setup.c
b/arch/mips/tx4927/common/tx4927_setup.c
index edc25d89a782d51377c77148496fa0cdea22f22d..77c3b66fb9598be5e029daf019fc873f5be5703a 100644
(file)
--- a/
arch/mips/tx4927/common/tx4927_setup.c
+++ b/
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;