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

board/jse/flash.c: fix GCC 4.6 build warnings


Fix:
flash.c: In function 'flash_erase':
flash.c:304:24: warning: variable 'l_sect' set but not used
[-Wunused-but-set-variable]

In addition, remove some dead code.

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 675b46bb
No related branches found
No related tags found
Loading
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