1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-02 15:47:09 +01:00
Files
u-boot-megous/arch/arm/lib
Wolfgang Denk 80c6abc306 arch/arm/lib/board.c: fix warning: variable ... set but not used
Fix:
board.c:445:8: warning: variable 'bd' set but not used [-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
2011-10-09 23:24:48 +02:00
..