On 3/5/26 02:57, Vladimir Oltean wrote: > It appears that libahci.c, ahci.c as well as the ahci_brcm, ahci_ceva > and ahci_qoriq drivers are using runtime PM operations without including > <linux/pm_runtime.h>. This header is somehow being indirectly provided > by <linux/phy/phy.h>, which would like to drop it (none of the functions > it exports need it). > > Signed-off-by: Vladimir Oltean <[email protected]>
Acked-by: Damien Le Moal <[email protected]> -- Damien Le Moal Western Digital Research
