]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/mpc5xxx: fix sparse warning for non static symbol
authorAnatolij Gustschin <agust@denx.de>
Fri, 1 Feb 2013 15:23:39 +0000 (16:23 +0100)
committerAnatolij Gustschin <agust@denx.de>
Tue, 5 Feb 2013 07:40:43 +0000 (08:40 +0100)
commit6e77d85bfa0291b3d26d25a91f1f4429ab4f1356
tree388adafec00e1298298e3176fdef62888e76100f
parent7cdda333522b39ab48a310c287cee4d918f00486
powerpc/mpc5xxx: fix sparse warning for non static symbol

Fix warning:
symbol 'mpc5xxx_get_bus_frequency' was not declared. Should it be static?

Signed-off-by: Anatolij Gustschin <agust@denx.de>
arch/powerpc/sysdev/mpc5xxx_clocks.c