提交 12496785 编写于 作者: B Bjorn Helgaas 提交者: Felipe Balbi

usb: phy: phy-am335x: remove include of regulator/consumer.h

phy-am335x.c doesn't use any interfaces from linux/regulator/consumer.h, so
stop including it.
Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
CC: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: NFelipe Balbi <balbi@kernel.org>
上级 a9458a3b
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
#include <linux/usb/usb_phy_generic.h> #include <linux/usb/usb_phy_generic.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/clk.h> #include <linux/clk.h>
#include <linux/regulator/consumer.h>
#include <linux/of.h> #include <linux/of.h>
#include <linux/of_address.h> #include <linux/of_address.h>
#include <linux/usb/of.h> #include <linux/usb/of.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册