diff options
author | Stefan Roese <sr@denx.de> | 2010-10-06 18:50:59 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-10-06 22:35:49 +0200 |
commit | e64901c01a891963c00eafd64c5891b1286240a3 (patch) | |
tree | e2e6693f9dca6707dd188ef21b5e2a41fa1a3d9c /doc/README.mpc8569mds | |
parent | 60f7da1f421cbbf6f54f3e9cde4e25b0a23a928a (diff) | |
download | u-boot-imx-e64901c01a891963c00eafd64c5891b1286240a3.zip u-boot-imx-e64901c01a891963c00eafd64c5891b1286240a3.tar.gz u-boot-imx-e64901c01a891963c00eafd64c5891b1286240a3.tar.bz2 |
serial.c: Fix build breakage introduced with commit e3c78c9b
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
I accidentally removed an "#else" line. This patch adds it back.
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'doc/README.mpc8569mds')
0 files changed, 0 insertions, 0 deletions