瀏覽代碼

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: Bjorn Helgaas <bhelgaas@google.com>
CC: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Bjorn Helgaas 9 年之前
父節點
當前提交
12496785a4
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/usb/phy/phy-am335x.c

+ 0 - 1
drivers/usb/phy/phy-am335x.c

@@ -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>