]> Git Repo - J-u-boot.git/commit - cmd/sf.c
cmd_sf: Fix compiler warning
authorKumar Gala <[email protected]>
Mon, 3 Oct 2011 04:35:47 +0000 (04:35 +0000)
committerWolfgang Denk <[email protected]>
Wed, 5 Oct 2011 20:22:17 +0000 (22:22 +0200)
commit8e8a4bc22fc475244dd7c794f2271dd55399e859
tree61aff0a7af305d9ac876928773cd24982bbd67ce
parent31a4f1e5b6ee9b6335f0313dce7637cef887f84f
cmd_sf: Fix compiler warning

cmd_sf.c: In function 'do_spi_flash':
cmd_sf.c:164:9: warning: 'skipped' may be used uninitialized in this function

Signed-off-by: Kumar Gala <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
Acked-by: Simon Glass <[email protected]>
common/cmd_sf.c
This page took 0.033739 seconds and 4 git commands to generate.