All of lore.kernel.org
 help / color / mirror / Atom feed
* [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; +Cc: linux-usb, 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.