diff options
author | Anatolij Gustschin <agust@denx.de> | 2011-11-19 13:12:15 (GMT) |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2011-11-23 07:14:27 (GMT) |
commit | 90729c023898bab4fb5f7225678a6dc45dfc46c2 (patch) | |
tree | 0457681c07def2c23da5d5128ff395dfac5876ee /spl | |
parent | da227355bf57dcd1ddb87348067a475e2dd1a164 (diff) | |
download | u-boot-90729c023898bab4fb5f7225678a6dc45dfc46c2.tar.xz |
board/lubbock/flash.c: Fix GCC 4.6 warnings
Fix:
flash.c: In function 'flash_erase':
flash.c:223:6: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
flash.c: In function 'write_data':
flash.c:392:6: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'spl')
0 files changed, 0 insertions, 0 deletions