[U-Boot] [PATCH 2/3] arch/mips/lib/board.c: Fix GCC 4.6 build warning

Wolfgang Denk wd at denx.de
Thu Dec 8 21:01:26 CET 2011


Dear Wolfgang Denk,

In message <1323345711-2066-3-git-send-email-wd at denx.de> you wrote:
> Fix:
> board.c: In function 'board_init_r':
> board.c:262:8: warning: unused variable 's' [-Wunused-variable]
> 
> (raised for configurations without ethernet support like
> vct_premium_small)
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Shinya Kuribayashi <skuribay at ruby.dti.ne.jp>
> ---
>  arch/mips/lib/board.c |   10 ++++++----
>  1 files changed, 6 insertions(+), 4 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
A verbal contract isn't worth the paper it's written on.
                                                    -- Samuel Goldwyn


More information about the U-Boot mailing list