Files
u-boot/drivers
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
..
2018-08-03 19:53:10 -04:00
2018-09-29 11:49:35 -06:00
2018-09-18 08:12:21 -06:00
2018-10-03 12:56:13 +02:00
2018-09-18 00:01:18 -06:00
2018-07-19 16:31:38 -04:00
2018-10-04 18:27:28 +05:30
2018-09-18 00:01:18 -06:00
2018-10-07 11:04:01 -04:00
2018-09-18 00:01:18 -06:00
2018-09-28 20:22:36 -04:00