Hi Barnabás, kernel test robot noticed the following build warnings: [auto build test WARNING on 62c97045b8f720c2eac807a5f38e26c9ed512371] url: https://github.com/intel-lab-lkp/linux/commits/Barnab-s-Cz-m-n/dt-bindings-interconnect-qcom-Add-Qualcomm-MSM8953-NoC/20240628-154505 base: 62c97045b8f720c2eac807a5f38e26c9ed512371 patch link: https://lore.kernel.org/r/20240627-msm8953-interconnect-v2-2-b4940a8eab69%40mainlining.org patch subject: [PATCH v2 2/2] interconnect: qcom: Add MSM8953 driver config: arm64-allmodconfig compiler: clang version 19.0.0git (https://github.com/llvm/llvm-project 326ba38a991250a8587a399a260b0f7af2c9166a) reproduce (this is a W=1 build): 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 | Closes: https://lore.kernel.org/oe-kbuild-all/202406290819.1YpVSZ2Y-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/interconnect/qcom/msm8953.c:1220:27: warning: unused variable 'msm8953_pcnoc_bus_clocks' [-Wunused-const-variable] 1220 | static const char * const msm8953_pcnoc_bus_clocks[] = { | ^~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. vim +/msm8953_pcnoc_bus_clocks +1220 drivers/interconnect/qcom/msm8953.c 1219 > 1220 static const char * const msm8953_pcnoc_bus_clocks[] = { 1221 "bus", "bus_a" 1222 }; 1223 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki