* [PATCH 1/1] usb: dwc3: Remove duplicate inclusion of otg.h
@ 2013-08-22 8:16 Sachin Kamat
0 siblings, 0 replies; only message in thread
From: Sachin Kamat @ 2013-08-22 8:16 UTC (permalink / raw)
To: linux-usb; +Cc: linux-omap, gregkh, balbi, sachin.kamat
otg.h header file was included twice.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
drivers/usb/dwc3/core.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/usb/dwc3/core.c b/drivers/usb/dwc3/core.c
index 577af1b..474162e 100644
--- a/drivers/usb/dwc3/core.c
+++ b/drivers/usb/dwc3/core.c
@@ -33,7 +33,6 @@
#include <linux/dma-mapping.h>
#include <linux/of.h>
-#include <linux/usb/otg.h>
#include <linux/usb/ch9.h>
#include <linux/usb/gadget.h>
#include <linux/usb/of.h>
--
1.7.9.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-22 8:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-22 8:16 [PATCH 1/1] usb: dwc3: Remove duplicate inclusion of otg.h Sachin Kamat
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).