summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBin Meng <[email protected]>2021-03-14 20:14:51 +0800
committerPriyanka Jain <[email protected]>2021-04-15 14:22:17 +0530
commit188ff18f94174ac828f480d777eae16755efb12e (patch)
tree43b67a76a5acdc0023fc0e5cc7eb50f91e74ec63 /scripts
parent6c993815bbea1911987e238e6e9d9fa5fd0fa8b6 (diff)
net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()
At present phy_connect_gmii2rgmii() is implemented using a DM API dev_of_offset() hence it cannot support a non-DM configuration. Remove the non-DM version prototype of phy_connect_gmii2rgmii() and make the driver depend on CONFIG_DM_ETH. Signed-off-by: Bin Meng <[email protected]> Acked-by: Michal Simek <[email protected]> Reviewed-by: Ramon Fried <[email protected]> Reviewed-by: Vladimir Oltean <[email protected]> Reviewed-by: Priyanka Jain <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions