forked from Minki/linux
3782d36055
Fix the following sparse warnings in s3c6400-clock.c: 39:12: warning: symbol 'clk_ext_xtal_mux' was not declared. Should it be static? 66:12: warning: symbol 'clk_fout_apll' was not declared. Should it be static? 81:19: warning: symbol 'clk_mout_apll' was not declared. Should it be static? 91:12: warning: symbol 'clk_fout_epll' was not declared. Should it be static? 106:19: warning: symbol 'clk_mout_epll' was not declared. Should it be static? 126:19: warning: symbol 'clk_mout_mpll' was not declared. Should it be static? 148:12: warning: symbol 'clk_dout_mpll' was not declared. Should it be static? Signed-off-by: Ben Dooks <ben-linux@fluff.org> |
||
---|---|---|
.. | ||
include/plat | ||
clock.c | ||
cpu.c | ||
dev-uart.c | ||
gpiolib.c | ||
irq-eint.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
s3c6400-clock.c | ||
s3c6400-init.c | ||
setup-fb-24bpp.c | ||
setup-i2c0.c | ||
setup-i2c1.c |