* [avpatel:riscv_unaligned_test_skip_v1 48/77] include/linux/acpi_rimt.h:9:80: warning: declaration of 'struct iommu_ops' will not be visible outside of this function
@ 2025-02-16 14:08 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-02-16 14:08 UTC (permalink / raw)
To: Sunil V L; +Cc: oe-kbuild-all, Anup Patel
tree: https://github.com/avpatel/linux.git riscv_unaligned_test_skip_v1
head: a810219b42d39c2a9055150c3d3fc0677bc73e28
commit: fec6ffbe9378bcc0ef97766d2943cc26ed0173fc [48/77] IOMMU: RISC-V: ACPI: Register IOMMU
config: riscv-randconfig-r111-20250216 (https://download.01.org/0day-ci/archive/20250216/202502162138.1gOcZu7h-lkp@intel.com/config)
compiler: clang version 16.0.6 (https://github.com/llvm/llvm-project 7cbf1a2591520c2491aa35339f227775f4d3adf6)
reproduce: (https://download.01.org/0day-ci/archive/20250216/202502162138.1gOcZu7h-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202502162138.1gOcZu7h-lkp@intel.com/
All warnings (new ones prefixed by >>):
In file included from drivers/iommu/riscv/iommu.c:16:
>> include/linux/acpi_rimt.h:9:80: warning: declaration of 'struct iommu_ops' will not be visible outside of this function [-Wvisibility]
int rimt_iommu_configure_id(struct device *dev, const u32 *id_in, const struct iommu_ops *ops);
^
1 warning generated.
vim +9 include/linux/acpi_rimt.h
c881ca2cde51db Sunil V L 2024-08-16 @9 int rimt_iommu_configure_id(struct device *dev, const u32 *id_in, const struct iommu_ops *ops);
:::::: The code at line 9 was first introduced by commit
:::::: c881ca2cde51db063c4f3ccec6c8ed1ba3acd4ba RISC-V: IOMMU: Add ACPI support using RIMT
:::::: TO: Sunil V L <sunilvl@ventanamicro.com>
:::::: CC: Anup Patel <anup@brainfault.org>
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-16 14:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-16 14:08 [avpatel:riscv_unaligned_test_skip_v1 48/77] include/linux/acpi_rimt.h:9:80: warning: declaration of 'struct iommu_ops' will not be visible outside of this function kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.