[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202406290557.izx4yyVD-lkp@intel.com>
Date: Sat, 29 Jun 2024 05:25:58 +0800
From: kernel test robot <lkp@...el.com>
To: Barnabás Czémán <barnabas.czeman@...nlining.org>,
Georgi Djakov <djakov@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, linux-pm@...r.kernel.org,
devicetree@...r.kernel.org,
Barnabás Czémán <barnabas.czeman@...nlining.org>,
Vladimir Lypak <vladimir.lypak@...il.com>
Subject: Re: [PATCH v2 2/2] interconnect: qcom: Add MSM8953 driver
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@intel.com/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@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@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202406290557.izx4yyVD-lkp@intel.com/
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
Powered by blists - more mailing lists