You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/arch/arm/mach-orion5x/common.c
|
|
+++ b/arch/arm/mach-orion5x/common.c
|
|
@@ -242,7 +242,7 @@ void orion5x_setup_wins(void)
|
|
|
|
int orion5x_tclk;
|
|
|
|
-int __init orion5x_find_tclk(void)
|
|
+static __init int orion5x_find_tclk(void)
|
|
{
|
|
u32 dev, rev;
|
|
|
|
|