Re: [PATCH] powerpc/pseries/iommu: Define spapr_tce_table_group_ops only with CONFIG_IOMMU_API
From: Michael Ellerman
Date: Sat Jul 06 2024 - 19:13:22 EST
On Thu, 04 Jul 2024 10:22:37 +0000, Shivaprasad G Bhat wrote:
> The patch fixes the below warning,
> arch/powerpc/platforms/pseries/iommu.c:1824:37: warning: 'spapr_tce_table_group_ops' defined but not used [-Wunused-variable]
>
> The other error reported by the test robot no longer exists on the top
> of the tree due to later changes on the file.
>
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/pseries/iommu: Define spapr_tce_table_group_ops only with CONFIG_IOMMU_API
https://git.kernel.org/powerpc/c/af199e6ca29c77fb8fea9a78f18dfb165af37cd7
cheers