linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Manish Narani <manish.narani@xilinx.com>
Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org,
	Michal Simek <monstr@monstr.eu>,
	Anurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>,
	Hyun Kwon <hyun.kwon@xilinx.com>,
	Piyush Mehta <Piyush.Mehta@xilinx.com>
Subject: [RFC PATCH xlnx] phy: zynqmp: fix duplicated inclusion
Date: Mon, 26 Jul 2021 01:22:47 +0800	[thread overview]
Message-ID: <20210725172247.GA9861@e8ca356052b9> (raw)
In-Reply-To: <202107260133.s6jay05D-lkp@intel.com>

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 phy-zynqmp.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/phy/phy-zynqmp.c b/drivers/phy/phy-zynqmp.c
index 9c12579625460..e23f0d3a4a31c 100644
--- a/drivers/phy/phy-zynqmp.c
+++ b/drivers/phy/phy-zynqmp.c
@@ -13,7 +13,6 @@
  */
 
 #include <linux/clk.h>
-#include <linux/delay.h>
 #include <linux/io.h>
 #include <linux/kernel.h>
 #include <linux/module.h>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-07-25 17:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-25 17:22 [xlnx:xlnx_rebase_v5.4 877/1765] drivers/phy/phy-zynqmp.c: linux/delay.h is included more than once kernel test robot
2021-07-25 17:22 ` kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-21 22:25 kernel test robot
2021-07-21 22:25 ` [RFC PATCH xlnx] phy: zynqmp: fix duplicated inclusion 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=20210725172247.GA9861@e8ca356052b9 \
    --to=lkp@intel.com \
    --cc=Piyush.Mehta@xilinx.com \
    --cc=anurag.kumar.vulisha@xilinx.com \
    --cc=hyun.kwon@xilinx.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=manish.narani@xilinx.com \
    --cc=monstr@monstr.eu \
    /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;
as well as URLs for NNTP newsgroup(s).