Home
last modified time | relevance | path

Searched hist:"8314 ccd8d4fe36abab034260ee66cd8c2b6de39b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dmacb.c8314ccd8d4fe36abab034260ee66cd8c2b6de39b Mon Aug 19 02:35:47 UTC 2013 Bo Shen <voice.shen@atmel.com> net: macb: fix the following building warning

fix the following building warning
---8>---
macb.c: In function 'macb_init':
macb.c:400:14: warning: 'phydev' may be used uninitialized in this function
macb.c:377:21: note: 'phydev' was declared here
---<8---

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>