Re: [PATCH phy-next 12/22] phy: move provider API out of public <linux/phy/phy.h>

From: Vladimir Oltean

Date: Fri Mar 06 2026 - 07:52:18 EST


On Thu, Mar 05, 2026 at 09:28:50AM +0100, Geert Uytterhoeven wrote:
> > +#include "../../drivers/phy/phy-provider.h"
>
> Shouldn't there be one more "../"?
> Interestingly, it compiles with/without.

Thanks for the observation. Indeed, it compiles both ways, I have no
idea why.