powerpc/mpc512x: fix sparce warnings for non static symbols
authorAnatolij Gustschin <agust@denx.de>
Fri, 1 Feb 2013 15:16:52 +0000 (16:16 +0100)
committerAnatolij Gustschin <agust@denx.de>
Tue, 5 Feb 2013 07:40:35 +0000 (07:40 +0000)
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 <agust@denx.de>

No differences found