linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Michal Simek <monstr@monstr.eu>
Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org,
	Piyush Mehta <piyush.mehta@xilinx.com>,
	Manish Narani <manish.narani@xilinx.com>
Subject: [RFC PATCH xilinx-xlnx] usb: dwc3: of-simple: fix duplicated inclusion
Date: Sat, 13 Nov 2021 14:24:19 +0800	[thread overview]
Message-ID: <20211113062419.GA153628@5e43fef9b0db> (raw)
In-Reply-To: <202111131453.wSHPDRaU-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>
---
 dwc3-of-simple.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/usb/dwc3/dwc3-of-simple.c b/drivers/usb/dwc3/dwc3-of-simple.c
index 5ba8fd87b5569..d88706b7bdddf 100644
--- a/drivers/usb/dwc3/dwc3-of-simple.c
+++ b/drivers/usb/dwc3/dwc3-of-simple.c
@@ -13,7 +13,6 @@
 
 #include <linux/module.h>
 #include <linux/kernel.h>
-#include <linux/slab.h>
 #include <linux/platform_device.h>
 #include <linux/dma-mapping.h>
 #include <linux/clk.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-11-13  6:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-13  6:24 [xilinx-xlnx:xlnx_rebase_v5.4 905/1767] drivers/usb/dwc3/dwc3-of-simple.c: linux/slab.h is included more than once kernel test robot
2021-11-13  6:24 ` kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-17 19:15 [RFC PATCH xilinx-xlnx] usb: dwc3: of-simple: fix duplicated inclusion kernel test robot
2021-11-12  4:52 [xilinx-xlnx:xlnx_rebase_v5.4 905/1767] drivers/usb/dwc3/dwc3-of-simple.c: linux/slab.h is included more than once kernel test robot
2021-11-12  4:52 ` [RFC PATCH xilinx-xlnx] usb: dwc3: of-simple: fix duplicated inclusion kernel test robot
2021-10-07  3:57 [xilinx-xlnx:xlnx_rebase_v5.4 905/1767] drivers/usb/dwc3/dwc3-of-simple.c: linux/slab.h is included more than once kernel test robot
2021-10-07  3:57 ` [RFC PATCH xilinx-xlnx] usb: dwc3: of-simple: 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=20211113062419.GA153628@5e43fef9b0db \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=manish.narani@xilinx.com \
    --cc=monstr@monstr.eu \
    --cc=piyush.mehta@xilinx.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;
as well as URLs for NNTP newsgroup(s).