]> git.karo-electronics.de Git - karo-tx-linux.git/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 (08:40 +0100)
commit7cdda333522b39ab48a310c287cee4d918f00486
treec753555d62c060c80caae4d335f7154bb99b8fbe
parent9285dc97c81a23a2322689b98b577d632ec0729a
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