[PATCH phy-next 05/22] phy: add <linux/pm_runtime.h> where missing
André Draszik
andre.draszik at linaro.org
Thu Mar 5 02:02:16 PST 2026
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 <vladimir.oltean at nxp.com>
> drivers/phy/phy-google-usb.c | 1 +
For Google:
Reviewed-by: André Draszik <andre.draszik at linaro.org>
More information about the Linux-rockchip
mailing list