[U-Boot] [U-Boot, 32/32] drivers/serial/serial_ns16550.c: sparse fixes

Tom Rini trini at ti.com
Fri Oct 26 05:30:01 CEST 2012


On Tue, Oct 16, 2012 at 02:28:48PM -0000, Kim Phillips wrote:

> serial_ns16550.c:222:1: warning: symbol 'eserial1_init' was not declared. Should it be static?
> serial_ns16550.c:222:1: warning: symbol 'eserial1_setbrg' was not declared. Should it be static?
> serial_ns16550.c:222:1: warning: symbol 'eserial1_getc' was not declared. Should it be static?
> serial_ns16550.c:222:1: warning: symbol 'eserial1_tstc' was not declared. Should it be static?
> serial_ns16550.c:222:1: warning: symbol 'eserial1_putc' was not declared. Should it be static?
> serial_ns16550.c:222:1: warning: symbol 'eserial1_puts' was not declared. Should it be static?
> serial_ns16550.c:225:1: warning: symbol 'eserial2_init' was not declared. Should it be static?
> serial_ns16550.c:225:1: warning: symbol 'eserial2_setbrg' was not declared. Should it be static?
> serial_ns16550.c:225:1: warning: symbol 'eserial2_getc' was not declared. Should it be static?
> serial_ns16550.c:225:1: warning: symbol 'eserial2_tstc' was not declared. Should it be static?
> serial_ns16550.c:225:1: warning: symbol 'eserial2_putc' was not declared. Should it be static?
> serial_ns16550.c:225:1: warning: symbol 'eserial2_puts' was not declared. Should it be static?
> serial_ns16550.c:228:1: warning: symbol 'eserial3_init' was not declared. Should it be static?
> serial_ns16550.c:228:1: warning: symbol 'eserial3_setbrg' was not declared. Should it be static?
> serial_ns16550.c:228:1: warning: symbol 'eserial3_getc' was not declared. Should it be static?
> serial_ns16550.c:228:1: warning: symbol 'eserial3_tstc' was not declared. Should it be static?
> serial_ns16550.c:228:1: warning: symbol 'eserial3_putc' was not declared. Should it be static?
> serial_ns16550.c:228:1: warning: symbol 'eserial3_puts' was not declared. Should it be static?
> serial_ns16550.c:231:1: warning: symbol 'eserial4_init' was not declared. Should it be static?
> serial_ns16550.c:231:1: warning: symbol 'eserial4_setbrg' was not declared. Should it be static?
> serial_ns16550.c:231:1: warning: symbol 'eserial4_getc' was not declared. Should it be static?
> serial_ns16550.c:231:1: warning: symbol 'eserial4_tstc' was not declared. Should it be static?
> serial_ns16550.c:231:1: warning: symbol 'eserial4_putc' was not declared. Should it be static?
> serial_ns16550.c:231:1: warning: symbol 'eserial4_puts' was not declared. Should it be static?
> 
> Signed-off-by: Kim Phillips <kim.phillips at freescale.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121025/6d019295/attachment.pgp>


More information about the U-Boot mailing list