Skip to content
Snippets Groups Projects
Commit bf513c2d authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

drivers/net/smc91111.c: fix warning: variable ... set but not used


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: default avatarWolfgang Denk <wd@denx.de>
parent 16b9afd2
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment