f0685d375192910f0374e6edbf65d944ebbaf370
[openwrt/openwrt.git] / target / linux / orion / patches / 400-fix-section-mismatch-warnings.patch
1 --- a/arch/arm/mach-orion5x/common.c
2 +++ b/arch/arm/mach-orion5x/common.c
3 @@ -242,7 +242,7 @@ void orion5x_setup_wins(void)
4
5 int orion5x_tclk;
6
7 -int __init orion5x_find_tclk(void)
8 +static __init int orion5x_find_tclk(void)
9 {
10 u32 dev, rev;
11