Re: [PATCH] scsi: ufs: qcom: fix platform_msi_domain_free_irqs() reference

From: Martin K. Petersen
Date: Wed Feb 08 2023 - 21:49:12 EST


On Thu, 26 Jan 2023 22:17:31 +0100, Arnd Bergmann wrote:

> The newly added MSI support is mostly hidden inside of an #ifdef,
> except for one line that now causes a build failure when MSI
> is disabled:
>
> drivers/ufs/host/ufs-qcom.c: In function 'ufs_qcom_remove':
> drivers/ufs/host/ufs-qcom.c:1698:9: error: implicit declaration of function 'platform_msi_domain_free_irqs' [-Werror=i]
> 1698 | platform_msi_domain_free_irqs(hba->dev);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> [...]

Applied to 6.3/scsi-queue, thanks!

[1/1] scsi: ufs: qcom: fix platform_msi_domain_free_irqs() reference
https://git.kernel.org/mkp/scsi/c/49f262bc3c7a

--
Martin K. Petersen Oracle Linux Engineering