Re: [U-Boot] [PATCH] serial.c: Fix build breakage introduced with commit e3c78c9b

2010-10-06 Thread Wolfgang Denk
Dear Stefan Roese, In message <1286383859-14886-1-git-send-email...@denx.de> you wrote: > This patch fixes the compilation problem introduced with commit > e3c78c9b [ppc4xx: Remove now unused CONFIG_UART1_CONSOLE]: > > -> ./MAKEALL TB5200 > Configuring for TB5200 board... > serial.c: In function

[U-Boot] [PATCH] serial.c: Fix build breakage introduced with commit e3c78c9b

2010-10-06 Thread Stefan Roese
This patch fixes the compilation problem introduced with commit e3c78c9b [ppc4xx: Remove now unused CONFIG_UART1_CONSOLE]: -> ./MAKEALL TB5200 Configuring for TB5200 board... serial.c: In function '__default_serial_console': serial.c:94: warning: no return statement in function returning non-void