* Re: [RFC PATCH 2/3] media: qcom: camss: Add CAMSS Offline Processing Engine driver [not found] <20260323125824.211615-3-loic.poulain@oss.qualcomm.com> @ 2026-03-25 17:08 ` kernel test robot 0 siblings, 0 replies; only message in thread From: kernel test robot @ 2026-03-25 17:08 UTC (permalink / raw) To: Loic Poulain; +Cc: llvm, oe-kbuild-all Hi Loic, [This is a private test report for your RFC patch.] kernel test robot noticed the following build warnings: [auto build test WARNING on robh/for-next] [also build test WARNING on linus/master v7.0-rc5 next-20260324] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Loic-Poulain/dt-bindings-media-qcom-Add-CAMSS-Offline-Processing-Engine-OPE/20260323-220343 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next patch link: https://lore.kernel.org/r/20260323125824.211615-3-loic.poulain%40oss.qualcomm.com patch subject: [RFC PATCH 2/3] media: qcom: camss: Add CAMSS Offline Processing Engine driver config: loongarch-randconfig-001-20260325 (https://download.01.org/0day-ci/archive/20260326/202603260121.sODrcixU-lkp@intel.com/config) compiler: clang version 23.0.0git (https://github.com/llvm/llvm-project 054e11d1a17e5ba88bb1a8ef32fad3346e80b186) rustc: rustc 1.88.0 (6b00bc388 2025-06-23) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260326/202603260121.sODrcixU-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/202603260121.sODrcixU-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/media/platform/qcom/camss/camss-ope.c:1478:35: warning: unused variable 'ope_ctrl_ops' [-Wunused-const-variable] 1478 | static const struct v4l2_ctrl_ops ope_ctrl_ops = { | ^~~~~~~~~~~~ 1 warning generated. vim +/ope_ctrl_ops +1478 drivers/media/platform/qcom/camss/camss-ope.c 1477 > 1478 static const struct v4l2_ctrl_ops ope_ctrl_ops = { 1479 .s_ctrl = ope_s_ctrl, 1480 }; 1481 -- 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-03-25 17:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20260323125824.211615-3-loic.poulain@oss.qualcomm.com>
2026-03-25 17:08 ` [RFC PATCH 2/3] media: qcom: camss: Add CAMSS Offline Processing Engine driver 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