]> git.karo-electronics.de Git - linux-beck.git/commit
usb: phy: phy-am335x: remove include of regulator/consumer.h
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 2 Feb 2016 20:02:51 +0000 (14:02 -0600)
committerFelipe Balbi <balbi@kernel.org>
Fri, 4 Mar 2016 13:14:31 +0000 (15:14 +0200)
commit12496785a414593ff25fd271f37d3a95d2a8058b
tree6292c291c30985b210ef7bd0f35730e2b6c879e2
parenta9458a3b33ea1a00fc9d1beb3c0bb1c2d18855c9
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>
drivers/usb/phy/phy-am335x.c