All of lore.kernel.org
 help / color / mirror / Atom feed
* [ti:ti-rt-linux-6.1.y-cicd 325/382] drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.c:837:45: warning: unused variable 'ti_csi2rx_video_entity_ops'
@ 2023-11-05 13:32 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-11-05 13:32 UTC (permalink / raw)
  To: Pratyush Yadav; +Cc: oe-kbuild-all, vigneshr, nm, Jai Luthra

tree:   git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git ti-rt-linux-6.1.y-cicd
head:   765670365233dc7ad139e5e96c437d333ae94543
commit: 8d22a2769b4e64ee3576ee74cbb0efc2a23c0117 [325/382] media: ti: j721e-csi2rx: separate out device and context
config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20231105/202311052115.WN0cUbax-lkp@intel.com/config)
compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project.git 4a5ac14ee968ff0ad5d2cc1ffa0299048db4c88a)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231105/202311052115.WN0cUbax-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/202311052115.WN0cUbax-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.c:837:45: warning: unused variable 'ti_csi2rx_video_entity_ops' [-Wunused-const-variable]
     837 | static const struct media_entity_operations ti_csi2rx_video_entity_ops = {
         |                                             ^
   1 warning generated.


vim +/ti_csi2rx_video_entity_ops +837 drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.c

70f7e7ba6c6684 Pratyush Yadav 2023-04-20  836  
70f7e7ba6c6684 Pratyush Yadav 2023-04-20 @837  static const struct media_entity_operations ti_csi2rx_video_entity_ops = {
70f7e7ba6c6684 Pratyush Yadav 2023-04-20  838  	.link_validate = ti_csi2rx_link_validate,
70f7e7ba6c6684 Pratyush Yadav 2023-04-20  839  };
70f7e7ba6c6684 Pratyush Yadav 2023-04-20  840  

:::::: The code at line 837 was first introduced by commit
:::::: 70f7e7ba6c66846ac3f73fcee04f2faf9836c1c6 media: ti: Add CSI2RX support for J721E

:::::: TO: Pratyush Yadav <p.yadav@ti.com>
:::::: CC: Vignesh Raghavendra <vigneshr@ti.com>

-- 
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:[~2023-11-05 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-05 13:32 [ti:ti-rt-linux-6.1.y-cicd 325/382] drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.c:837:45: warning: unused variable 'ti_csi2rx_video_entity_ops' 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.