From: kernel test robot <lkp@intel.com>
To: "Barnabás Czémán" <barnabas.czeman@mainlining.org>,
"Georgi Djakov" <djakov@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>
Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org,
linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org,
devicetree@vger.kernel.org,
"Barnabás Czémán" <barnabas.czeman@mainlining.org>,
"Vladimir Lypak" <vladimir.lypak@gmail.com>
Subject: Re: [PATCH v2 2/2] interconnect: qcom: Add MSM8953 driver
Date: Sat, 29 Jun 2024 05:25:58 +0800 [thread overview]
Message-ID: <202406290557.izx4yyVD-lkp@intel.com> (raw)
In-Reply-To: <20240627-msm8953-interconnect-v2-2-b4940a8eab69@mainlining.org>
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@intel.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
next prev parent reply other threads:[~2024-06-28 21:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-27 15:08 [PATCH v2 0/2] Add interconnect driver for MSM8953/SDM450/SDM632 Barnabás Czémán
2024-06-27 15:08 ` [PATCH v2 1/2] dt-bindings: interconnect: qcom: Add Qualcomm MSM8953 NoC Barnabás Czémán
2024-06-28 7:41 ` Krzysztof Kozlowski
2024-06-27 15:08 ` [PATCH v2 2/2] interconnect: qcom: Add MSM8953 driver Barnabás Czémán
2024-06-28 7:41 ` Krzysztof Kozlowski
2024-06-28 9:32 ` Georgi Djakov
2024-06-28 9:41 ` Krzysztof Kozlowski
2024-06-28 14:06 ` barnabas.czeman
2024-06-28 21:25 ` kernel test robot [this message]
2024-06-28 23:15 ` kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202406290557.izx4yyVD-lkp@intel.com \
--to=lkp@intel.com \
--cc=barnabas.czeman@mainlining.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=djakov@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=robh@kernel.org \
--cc=vladimir.lypak@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox