On Wed, 2026-03-04 at 19:57 +0200, Vladimir Oltean wrote: > It appears that the phy-mapphone-mdm6600, phy-qcom-snps-femto-v2, > phy-rcar-gen3-pcie, r8a779f0-ether-serdes and phy-rockchip-typec drivers > call runtime PM operations without including the proper header. > > This was provided by <linux/phy/phy.h> but no function exported by this > header directly needs it. So we need to drop it from there, and fix up > drivers that used to depend on that. > > Signed-off-by: Vladimir Oltean <[email protected]>
> drivers/phy/phy-google-usb.c | 1 + For Google: Reviewed-by: André Draszik <[email protected]>
