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: Thu, 7 Oct 2021 11:57:13 +0800 [thread overview]
Message-ID: <20211007035713.GA77723@ae63b84a4e54> (raw)
In-Reply-To: <202110071104.jYGfu1dL-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 5ba8fd87b556950..d88706b7bdddfa6 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
next prev parent reply other threads:[~2021-10-07 3:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-12 4:52 kernel test robot
2021-11-12 4:52 ` [RFC PATCH xilinx-xlnx] usb: dwc3: of-simple: fix duplicated inclusion kernel test robot
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 ` [RFC PATCH xilinx-xlnx] usb: dwc3: of-simple: fix duplicated inclusion kernel test robot
2021-12-17 19: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=20211007035713.GA77723@ae63b84a4e54 \
--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).