[U-Boot] [PATCH 25/56] board/netta/codec.c: Fix GCC 4.6 build warnings

Wolfgang Denk wd at denx.de
Mon Nov 7 22:13:14 CET 2011


Dear Wolfgang Denk,

In message <1320458160-23136-26-git-send-email-wd at denx.de> you wrote:
> Fix:
> codec.c: In function 's_write_BR':
> codec.c:1389:15: warning: variable 'v' set but not used
> [-Wunused-but-set-variable]
> codec.c: In function 's_write_OR':
> codec.c:1400:15: warning: variable 'v' set but not used
> [-Wunused-but-set-variable]
> codec.c: In function 's_write_NR':
> codec.c:1411:15: warning: variable 'v' set but not used
> [-Wunused-but-set-variable]
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
>  board/netta/codec.c |    9 +++------
>  1 files changed, 3 insertions(+), 6 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The use of anthropomorphic terminology when  dealing  with  computing
systems is a symptom of professional immaturity.   -- Edsger Dijkstra


More information about the U-Boot mailing list