diff options
author | Anatolij Gustschin <agust@denx.de> | 2011-11-15 13:20:57 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-11-16 21:35:31 +0100 |
commit | 33ad5ef059a82a159de39efdb42c4fef88c542fc (patch) | |
tree | 10124e6032ab3a6ac8606593a1230502527a7eeb /arch/blackfin | |
parent | 49adbe8109b56b837fb99b7945ab465f6b24acf5 (diff) | |
download | u-boot-imx-33ad5ef059a82a159de39efdb42c4fef88c542fc.zip u-boot-imx-33ad5ef059a82a159de39efdb42c4fef88c542fc.tar.gz u-boot-imx-33ad5ef059a82a159de39efdb42c4fef88c542fc.tar.bz2 |
board/cm4008/flash.c: Fix GCC 4.6 warnings
Fix:
flash.c: In function 'flash_erase':
flash.c:209:6: warning: variable 'flag' set but not used
[-Wunused-but-set-variable]
flash.c: In function 'write_data':
flash.c:373:6: warning: variable 'flag' set but not used
[-Wunused-but-set-variable]
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'arch/blackfin')
0 files changed, 0 insertions, 0 deletions