]> Pileus Git - ~andy/linux/commit
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)
commitca88da3c57c8ef7f43f895a637cf06e7a225dbca
treec753555d62c060c80caae4d335f7154bb99b8fbe
parenta9571a3837dc4b0b478297e4eaf84332d0f129d1
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 <agust@denx.de>
arch/powerpc/include/asm/mpc5121.h
arch/powerpc/platforms/512x/clock.c