aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorSunil V L <sunilvl@ventanamicro.com>2025-10-13 23:49:47 +0530
committerPaul Walmsley <pjw@kernel.org>2025-10-17 21:45:08 -0600
commite7b969cbe302d49032d4c2bb36c57c9c623ebfdc (patch)
tree89eef31cf513a3385f01ac683831496708f8d02b /tools/testing/selftests/bpf/prog_tests/autoload.c
parentRISC-V: Define pgprot_dmacoherent() for non-coherent devices (diff)
downloadlinux-e7b969cbe302d49032d4c2bb36c57c9c623ebfdc.tar.gz
linux-e7b969cbe302d49032d4c2bb36c57c9c623ebfdc.zip
ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabled
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. Fixes: 8f7729552582 ("ACPI: RISC-V: Add support for RIMT") Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202509280031.8Sjkr4bh-lkp@intel.com/ Signed-off-by: Sunil V L <sunilvl@ventanamicro.com> Link: https://lore.kernel.org/r/20251013181947.261759-1-sunilvl@ventanamicro.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions