clk: mmp: fix sparse non static symbol warning
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 9 Dec 2014 01:07:30 +0000 (09:07 +0800)
committerMichael Turquette <mturquette@linaro.org>
Thu, 11 Dec 2014 20:14:09 +0000 (12:14 -0800)
commit74fc23aa40525695e47d6988f9c0a501e39ef01d
treec30eede32522d7f5c290d3b4376fc72b630e06b9
parent646cafc6aa4d6004d189de1cdc267ab562069ba9
clk: mmp: fix sparse non static symbol warning

Fixes the following sparse warnings:

drivers/clk/mmp/clk-frac.c:113:6: warning:
 symbol 'clk_factor_init' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
drivers/clk/mmp/clk-frac.c