Message ID | 20230516194625.549249-4-arnd@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 2e9f8ab68f42b059e80db71266c1675c07c664bd |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [1/4] net: isa: include net/Space.h | expand |
diff --git a/include/linux/phy.h b/include/linux/phy.h index c5a0dc829714..6478838405a0 100644 --- a/include/linux/phy.h +++ b/include/linux/phy.h @@ -1900,10 +1900,8 @@ void phy_package_leave(struct phy_device *phydev); int devm_phy_package_join(struct device *dev, struct phy_device *phydev, int addr, size_t priv_size); -#if IS_ENABLED(CONFIG_PHYLIB) int __init mdio_bus_init(void); void mdio_bus_exit(void); -#endif int phy_ethtool_get_strings(struct phy_device *phydev, u8 *data); int phy_ethtool_get_sset_count(struct phy_device *phydev);