Skip to content
Snippets Groups Projects
Commit 9099ac3e authored by Marek Vasut's avatar Marek Vasut Committed by Wolfgang Denk
Browse files

GCC4,6: Squash warning in cmd_nand.c


cmd_nand.c: In function ‘do_nand’:
cmd_nand.c:490:7: warning: variable ‘chip’ set but not used
[-Wunused-but-set-variable]
cmd_nand.c:489:7: warning: variable ‘part’ set but not used
[-Wunused-but-set-variable]

Signed-off-by: default avatarMarek Vasut <marek.vasut@gmail.com>
Cc: Scott Wood <scottwood@freescale.com>
Acked-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 89131e90
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