[PATCH] ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabled

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Sat Oct 18 09:01:29 PDT 2025


Hello:

This patch was applied to riscv/linux.git (fixes)
by Paul Walmsley <pjw at kernel.org>:

On Mon, 13 Oct 2025 23:49:47 +0530 you wrote:
> When CONFIG_IOMMU_API is disabled, some functions defined outside its
> conditional scope become unused, triggering compiler warnings reported
> by the kernel test robot.
> 
> Move these function definitions inside the #ifdef CONFIG_IOMMU_API block
> to prevent unused function warnings when the configuration is disabled.
> 
> [...]

Here is the summary with links:
  - ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabled
    https://git.kernel.org/riscv/c/e7b969cbe302

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-riscv mailing list