diff options
author | Wolfgang Denk <wd@denx.de> | 2011-11-09 09:29:05 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-11-16 21:05:47 +0100 |
commit | be51c5c98b8d705a1795d00668344cfade8d6545 (patch) | |
tree | b08574b6f180463f52c31ed0f75b62d6b9b70f3f /board/funkwerk | |
parent | 8a2d1f246e14c6595642898568c54fbf1ef065ef (diff) | |
download | u-boot-imx-be51c5c98b8d705a1795d00668344cfade8d6545.zip u-boot-imx-be51c5c98b8d705a1795d00668344cfade8d6545.tar.gz u-boot-imx-be51c5c98b8d705a1795d00668344cfade8d6545.tar.bz2 |
board/esd/cpci750/cpci750.c: Fix error handling
ThE code recorded error conditions but did not pass these on to the
higher level caller. Fixing this fixes also this build warning:
cpci750.c: In function 'do_loadpci':
cpci750.c:569:6: warning: variable 'status' set but not used
[-Wunused-but-set-variable]
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
Diffstat (limited to 'board/funkwerk')
0 files changed, 0 insertions, 0 deletions