[U-Boot] [PATCH 07/10] board/lubbock/flash.c: Fix GCC 4.6 warnings
Heiko Schocher
hs at denx.de
Wed Nov 23 08:22:47 CET 2011
Hello Anatolij,
Anatolij Gustschin wrote:
> Fix:
> flash.c: In function 'flash_erase':
> flash.c:223:6: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
> flash.c: In function 'write_data':
> flash.c:392:6: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> board/lubbock/flash.c | 7 +++----
> 1 files changed, 3 insertions(+), 4 deletions(-)
Applied to u-boot-staging hs at denx.de
Thanks!
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list