* [1/5] usb: chipidea: imx: remove unused header files
@ 2019-02-27 6:51 Peter Chen
0 siblings, 0 replies; only message in thread
From: Peter Chen @ 2019-02-27 6:51 UTC (permalink / raw)
To: gregkh@linuxfoundation.org; +Cc: linux-usb@vger.kernel.org, Jun Li, Peter Chen
From: Jun Li <jun.li@nxp.com>
Those 2 headers files are not required now.
Signed-off-by: Jun Li <jun.li@nxp.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
---
drivers/usb/chipidea/ci_hdrc_imx.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/usb/chipidea/ci_hdrc_imx.c b/drivers/usb/chipidea/ci_hdrc_imx.c
index e81de9ca8729..1ef2373c229e 100644
--- a/drivers/usb/chipidea/ci_hdrc_imx.c
+++ b/drivers/usb/chipidea/ci_hdrc_imx.c
@@ -7,10 +7,8 @@
#include <linux/module.h>
#include <linux/of_platform.h>
-#include <linux/of_gpio.h>
#include <linux/platform_device.h>
#include <linux/pm_runtime.h>
-#include <linux/dma-mapping.h>
#include <linux/usb/chipidea.h>
#include <linux/usb/of.h>
#include <linux/clk.h>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-02-27 6:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-27 6:51 [1/5] usb: chipidea: imx: remove unused header files Peter Chen
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).