diff options
author | Guenter Roeck <[email protected]> | 2016-01-09 13:19:39 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-01-10 23:34:49 -0500 |
commit | 3c6396d6309b446fe28c8c6b49fbb4fa22754650 (patch) | |
tree | d25662759f05308b03fff520ed66ff406c2d5af7 /drivers/fpga/fpga-mgr.c | |
parent | e253e8fbab01059c25c6d091e4888c68a26691f5 (diff) |
net: ti: cpmac: Fix build error due to missed API change
Commit 7f854420fbfe ("phy: Add API for {un}registering an mdio device to
a bus") introduces an API to access mii_bus structures, but missed to
update the TI cpamc driver. This results in the following error message.
drivers/net/ethernet/ti/cpmac.c: In function 'cpmac_probe':
drivers/net/ethernet/ti/cpmac.c:1119:18: error:
'struct mii_bus' has no member named 'phy_map'
Fixes: 7f854420fbfe ("phy: Add API for {un}registering an mdio device to a bus")
Cc: Andrew Lunn <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Acked-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions