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)
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>

No differences found