Thread (2 messages) flat view 2 messages, 2 authors, 2016-08-19

[PATCH] usb: chipidea: delete an useless header file

From: Sergei Shtylyov <hidden>
Date: 2016-08-19 12:30:17
Also in: lkml

Hello.

On 8/19/2016 3:05 PM, Jisheng Zhang wrote:
quoted hunk ↗ jump to hunk
<linux/phy.h> is for net phy drivers, we don't need it.

Signed-off-by: Jisheng Zhang <redacted>
---
 drivers/usb/chipidea/core.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/usb/chipidea/core.c b/drivers/usb/chipidea/core.c
index 69426e6..ae12595 100644
--- a/drivers/usb/chipidea/core.c
+++ b/drivers/usb/chipidea/core.c
@@ -62,7 +62,6 @@
 #include <linux/usb/chipidea.h>
 #include <linux/usb/of.h>
 #include <linux/of.h>
-#include <linux/phy.h>
 #include <linux/regulator/consumer.h>
 #include <linux/usb/ehci_def.h>
    You're deleting an #include, not a file (as you say in the subject).

MBR, Sergei
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help