Re: [PATCH v9] ata: add <linux/pm_runtime.h> where missing
From: Niklas Cassel
Date: Mon Aug 31 2026 - 03:36:34 EST
On Mon, 10 Aug 2026 16:25:02 +0300, 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).
>
>
> [...]
Applied to libata/linux.git (for-7.4), thanks!
[1/1] ata: add <linux/pm_runtime.h> where missing
https://git.kernel.org/libata/linux/c/abf62e9d
Kind regards,
Niklas