Chris Packham 6ecf9e21b5 net: mvgbe: Fix build error with CONFIG_PHYLIB
Commit 5a49f17481bb ("net: mii: Use spatch to update miiphy_register")
updated the mvgbe implementation of smi_reg_read/smi_reg_write. Prior to
that change mvgbe_phy_read and mvgbe_phy_write where used as wrappers to
satisfy the phylib APIs. Because these functions weren't updated in that
commit build errors where triggered when CONFIG_PHYLIB was enabled.

Fix these build errors by removing mvgbe_phy_read and mvgbe_phy_write
and using smi_reg_read/smi_reg_write directly.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-11-07 11:28:16 -06:00
..
2016-10-23 18:33:18 -04:00
2016-10-13 20:03:33 -04:00
2016-02-05 12:47:23 +08:00
2016-10-31 10:13:17 -04:00
2016-02-06 12:00:59 +01:00
2015-08-11 13:27:15 -05:00
2016-08-15 15:29:03 -05:00
2016-10-13 12:25:21 -05:00
2016-05-02 18:37:09 -04:00
2015-11-05 08:22:21 +01:00
2016-09-21 15:04:32 +02:00
2016-01-07 12:18:58 -07:00
2016-08-15 15:29:03 -05:00
2015-09-11 17:14:43 -04:00
2015-09-11 17:14:43 -04:00