commit | 4c2d899ef6702047f9ec44c78b77545b450b6c0f | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Mon Sep 26 02:26:02 2011 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sat Oct 01 23:25:19 2011 +0200 |
tree | 0834e08cb0f85579d3c4be2572ab313d6fb092ba | |
parent | 0480a3b6e2803dbc6e12ab288ad57d3ca34ae96a [diff] |
GCC4.6: Squash warning in cmd_flash.c cmd_flash.c: In function ‘do_protect’: cmd_flash.c:474:6: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] Signed-off-by: Marek Vasut <marek.vasut@gmail.com>