提交 bec584a8 编写于 作者: J Jisheng Zhang 提交者: Peter Chen

usb: chipidea: delete an useless header include

<linux/phy.h> is for net phy drivers, we don't need it.
Signed-off-by: NJisheng Zhang <jszhang@marvell.com>
Signed-off-by: NPeter Chen <peter.chen@nxp.com>
上级 afff6067
...@@ -62,7 +62,6 @@ ...@@ -62,7 +62,6 @@
#include <linux/usb/chipidea.h> #include <linux/usb/chipidea.h>
#include <linux/usb/of.h> #include <linux/usb/of.h>
#include <linux/of.h> #include <linux/of.h>
#include <linux/phy.h>
#include <linux/regulator/consumer.h> #include <linux/regulator/consumer.h>
#include <linux/usb/ehci_def.h> #include <linux/usb/ehci_def.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册