Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bec584a8 authored by Jisheng Zhang's avatar Jisheng Zhang Committed by Peter Chen
Browse files

usb: chipidea: delete an useless header include



<linux/phy.h> is for net phy drivers, we don't need it.

Signed-off-by: default avatarJisheng Zhang <jszhang@marvell.com>
Signed-off-by: default avatarPeter Chen <peter.chen@nxp.com>
parent afff6067
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>