]> git.kernelconcepts.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 (07:40 +0000)
commit63410b0b80b6aa841d9abe212ad7f16899841b32
tree388adafec00e1298298e3176fdef62888e76100f
parentca88da3c57c8ef7f43f895a637cf06e7a225dbca
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