Skip to content
Snippets Groups Projects
Commit a3cfb39b authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

board/mousse/flash.c: Fix GCC 4.6 buil warnings


Fix:
flash.c: In function 'flash_erase':
flash.c:780:18: warning: variable 'l_sect' set but not used
[-Wunused-but-set-variable]
flash.c:779:11: warning: variable 'addr' set but not used
[-Wunused-but-set-variable]

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 17f81f62
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment