From: Anatolij Gustschin Date: Fri, 1 Feb 2013 15:16:52 +0000 (+0100) Subject: powerpc/mpc512x: fix sparce warnings for non static symbols X-Git-Tag: v3.9-rc1~100^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca88da3c57c8ef7f43f895a637cf06e7a225dbca;p=pandora-kernel.git powerpc/mpc512x: fix sparce warnings for non static symbols Fix warnings: symbol 'clockctl' was not declared. Should it be static? symbol 'rate_clks' was not declared. Should it be static? symbol 'dev_clks' was not declared. Should it be static? symbol 'mpc5121_clk_init' was not declared. Should it be static? Signed-off-by: Anatolij Gustschin --- Reading git-diff-tree failed