[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <202406290819.1YpVSZ2Y-lkp@intel.com>
Date: Sat, 29 Jun 2024 07:15:52 +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: llvm@...ts.linux.dev, 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: 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 <lkp@...el.com>
| 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
View attachment "reproduce" of type "text/plain" (759 bytes)
View attachment "config" of type "text/plain" (386722 bytes)
Powered by blists - more mailing lists