commit | 74fc23aa40525695e47d6988f9c0a501e39ef01d | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Dec 09 09:07:30 2014 +0800 |
committer | Michael Turquette <mturquette@linaro.org> | Thu Dec 11 12:14:09 2014 -0800 |
tree | c30eede32522d7f5c290d3b4376fc72b630e06b9 | |
parent | 646cafc6aa4d6004d189de1cdc267ab562069ba9 [diff] |
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>