[U-Boot] [PATCH 4/7] drivers/net/smc91111.c: fix warning: variable ... set but not used

Wolfgang Denk wd at denx.de
Sun Oct 9 22:42:04 CEST 2011


Dear Wolfgang Denk,

In message <1317849453-8216-4-git-send-email-wd at denx.de> you wrote:
> Fix:
> smc91111.c: In function 'smc_phy_configure':
> smc91111.c:1194:6: warning: variable 'failed' set but not used [-Wunused-but-set-variable]
> smc91111.c:1190:7: warning: variable 'phyaddr' set but not used [-Wunused-but-set-variable]
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
>  drivers/net/smc91111.c |    8 --------
>  1 files changed, 0 insertions(+), 8 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 price of curiosity is a terminal experience.
                         - Terry Pratchett, _The Dark Side of the Sun_


More information about the U-Boot mailing list