From: Wei Yongjun Date: Tue, 9 Dec 2014 01:07:30 +0000 (+0800) Subject: clk: mmp: fix sparse non static symbol warning X-Git-Tag: omap-for-v3.20/drop-legacy-3517~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74fc23aa40525695e47d6988f9c0a501e39ef01d;p=pandora-kernel.git 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 Signed-off-by: Michael Turquette --- Reading git-diff-tree failed