* [sailus-media-tree:cvs 1/2] include/media/ipu6-pci-table.h:18:35: warning: 'ipu6_pci_tbl' defined but not used
@ 2026-05-15 4:21 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-05-15 4:21 UTC (permalink / raw)
To: Miguel Vadillo; +Cc: oe-kbuild-all, linux-media, Sakari Ailus
tree: git://linuxtv.org/sailus/media_tree.git cvs
head: b4dc6955e91d5c1a1c5e43cabb923227c3ed1225
commit: c0c42034f4977a46e491c54e5efc8f90dd748ed7 [1/2] media: i2c: cvs: Add driver of Intel Computer Vision Sensing Controller(CVS)
config: i386-allmodconfig (https://download.01.org/0day-ci/archive/20260515/202605151250.o6FD59VY-lkp@intel.com/config)
compiler: gcc-14 (Debian 14.2.0-19) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260515/202605151250.o6FD59VY-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/202605151250.o6FD59VY-lkp@intel.com/
All warnings (new ones prefixed by >>):
In file included from drivers/media/i2c/cvs/core.c:25:
>> include/media/ipu6-pci-table.h:18:35: warning: 'ipu6_pci_tbl' defined but not used [-Wunused-const-variable=]
18 | static const struct pci_device_id ipu6_pci_tbl[] = {
| ^~~~~~~~~~~~
vim +/ipu6_pci_tbl +18 include/media/ipu6-pci-table.h
e42ae51b7628f58 Sakari Ailus 2024-02-13 17
e42ae51b7628f58 Sakari Ailus 2024-02-13 @18 static const struct pci_device_id ipu6_pci_tbl[] = {
e42ae51b7628f58 Sakari Ailus 2024-02-13 19 { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_IPU6) },
e42ae51b7628f58 Sakari Ailus 2024-02-13 20 { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_IPU6SE) },
e42ae51b7628f58 Sakari Ailus 2024-02-13 21 { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_IPU6EP_ADLP) },
e42ae51b7628f58 Sakari Ailus 2024-02-13 22 { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_IPU6EP_ADLN) },
e42ae51b7628f58 Sakari Ailus 2024-02-13 23 { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_IPU6EP_RPLP) },
e42ae51b7628f58 Sakari Ailus 2024-02-13 24 { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_IPU6EP_MTL) },
e42ae51b7628f58 Sakari Ailus 2024-02-13 25 { }
e42ae51b7628f58 Sakari Ailus 2024-02-13 26 };
e42ae51b7628f58 Sakari Ailus 2024-02-13 27
:::::: The code at line 18 was first introduced by commit
:::::: e42ae51b7628f589477588ae5837e4e5875a2d92 media: ipu6: Add PCI device table header
:::::: TO: Sakari Ailus <sakari.ailus@linux.intel.com>
:::::: CC: Hans Verkuil <hverkuil-cisco@xs4all.nl>
--
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:[~2026-05-15 4:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-15 4:21 [sailus-media-tree:cvs 1/2] include/media/ipu6-pci-table.h:18:35: warning: 'ipu6_pci_tbl' defined but not used kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox