Linux Media Controller development
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Miguel Vadillo <miguel.vadillo@intel.com>
Cc: oe-kbuild-all@lists.linux.dev, linux-media@vger.kernel.org,
	Sakari Ailus <sakari.ailus@linux.intel.com>
Subject: [sailus-media-tree:cvs 1/2] include/media/ipu6-pci-table.h:18:35: warning: 'ipu6_pci_tbl' defined but not used
Date: Fri, 15 May 2026 12:21:17 +0800	[thread overview]
Message-ID: <202605151250.o6FD59VY-lkp@intel.com> (raw)

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

                 reply	other threads:[~2026-05-15  4:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202605151250.o6FD59VY-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=linux-media@vger.kernel.org \
    --cc=miguel.vadillo@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=sakari.ailus@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox