On Sun, Mar 08, 2026 at 01:40:07PM +0200, [email protected] wrote: > diff --git a/drivers/phy/qualcomm/phy-qcom-sgmii-eth.c > b/drivers/phy/qualcomm/phy-qcom-sgmii-eth.c > index 5b1c82459c12..4f8ffc6524ab 100644 > --- a/drivers/phy/qualcomm/phy-qcom-sgmii-eth.c > +++ b/drivers/phy/qualcomm/phy-qcom-sgmii-eth.c > @@ -7,10 +7,11 @@ > #include <linux/ethtool.h> > #include <linux/module.h> > #include <linux/of.h> > -#include <linux/phy/phy.h> > #include <linux/platform_device.h> > #include <linux/regmap.h> > > +#include "../phy-provider.h" > +
As we know, this will conflict with my patch in net-next. I guess Vinod hasn't (yet?) merged the commit that Jakub provided. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
