u-boot-brain/drivers/net/ldpaa_eth
Pankaj Bansal d75e81d9e0 driver: net: fsl-mc: remove unused strcture elements
The phydev structure is present in both ldpaa_eth_priv and
wriop_dpmac_info. the phydev in wriop_dpmac_info is not being used

As the phydev is created based on phy_addr and bus members of
wriop_dpmac_info, it is appropriate to keep phydev in wriop_dpmac_info.

Also phy_regs is not being used, therefore remove it

Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2018-10-10 12:36:34 -05:00
..
ldpaa_eth.c driver: net: fsl-mc: remove unused strcture elements 2018-10-10 12:36:34 -05:00
ldpaa_eth.h driver: net: fsl-mc: remove unused strcture elements 2018-10-10 12:36:34 -05:00
ldpaa_wriop.c driver: net: fsl-mc: remove unused strcture elements 2018-10-10 12:36:34 -05:00
ls1088a.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ls2080a.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00