public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Tengfei Fan <quic_tengfan@quicinc.com>,
	Georgi Djakov <djakov@kernel.org>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will@kernel.org>
Cc: <oe-kbuild-all@lists.linux.dev>, <kernel@quicinc.com>,
	<linux-arm-msm@vger.kernel.org>, <linux-pm@vger.kernel.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	Tengfei Fan <quic_tengfan@quicinc.com>
Subject: Re: [PATCH v3 2/3] interconnect: qcom: Add SM4450 interconnect provider driver
Date: Sat, 3 Aug 2024 12:45:54 +0800	[thread overview]
Message-ID: <Zq22AvCdq6J8f8Lh@rli9-mobl> (raw)
In-Reply-To: <20240801-sm4450_interconnect-v3-2-8e364d0faa99@quicinc.com>

Hi Tengfei,

kernel test robot noticed the following build warnings:

[auto build test WARNING on 048d8cb65cde9fe7534eb4440bcfddcf406bb49c]

url:    https://github.com/intel-lab-lkp/linux/commits/Tengfei-Fan/dt-bindings-interconnect-Add-Qualcomm-SM4450/20240802-194900
base:   048d8cb65cde9fe7534eb4440bcfddcf406bb49c
patch link:    https://lore.kernel.org/r/20240801-sm4450_interconnect-v3-2-8e364d0faa99%40quicinc.com
patch subject: [PATCH v3 2/3] interconnect: qcom: Add SM4450 interconnect provider driver
:::::: branch date: 11 hours ago
:::::: commit date: 11 hours ago
compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1)

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/r/202408030616.IhRcAnMm-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> drivers/interconnect/qcom/sm4450.c: icc-rpmh.h is included more than once.

vim +16 drivers/interconnect/qcom/sm4450.c

    14	
    15	#include "bcm-voter.h"
  > 16	#include "icc-rpmh.h"
  > 17	#include "icc-rpmh.h"
    18	#include "sm4450.h"
    19	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki



  reply	other threads:[~2024-08-03  4:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-01  8:54 [PATCH v3 0/3] interconnect: qcom: Add SM4450 interconnect Tengfei Fan
2024-08-01  8:54 ` [PATCH v3 1/3] dt-bindings: interconnect: Add Qualcomm SM4450 Tengfei Fan
2024-08-02  7:22   ` Krzysztof Kozlowski
2024-08-05  1:46     ` Tengfei Fan
2024-08-01  8:54 ` [PATCH v3 2/3] interconnect: qcom: Add SM4450 interconnect provider driver Tengfei Fan
2024-08-03  4:45   ` kernel test robot [this message]
2024-08-01  8:54 ` [PATCH v3 3/3] arm64: defconfig: Enable interconnect for SM4450 Tengfei Fan
2024-08-02  7:20   ` Krzysztof Kozlowski
2024-08-05  1:51     ` Tengfei Fan
2024-08-02  7:22 ` [PATCH v3 0/3] interconnect: qcom: Add SM4450 interconnect Krzysztof Kozlowski
2024-08-05  1:51   ` Tengfei Fan

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=Zq22AvCdq6J8f8Lh@rli9-mobl \
    --to=lkp@intel.com \
    --cc=catalin.marinas@arm.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=djakov@kernel.org \
    --cc=kernel@quicinc.com \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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=quic_tengfan@quicinc.com \
    --cc=robh@kernel.org \
    --cc=will@kernel.org \
    /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