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: arm-allmodconfig (https://download.01.org/0day-ci/archive/20240629/202406290557.izx4yyVD-lkp@xxxxxxxxx/config) compiler: arm-linux-gnueabi-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240629/202406290557.izx4yyVD-lkp@xxxxxxxxx/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@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202406290557.izx4yyVD-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> drivers/interconnect/qcom/msm8953.c:1220:27: warning: 'msm8953_pcnoc_bus_clocks' defined but not used [-Wunused-const-variable=] 1220 | static const char * const msm8953_pcnoc_bus_clocks[] = { | ^~~~~~~~~~~~~~~~~~~~~~~~ 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