From: Jisheng Zhang Date: Fri, 4 Dec 2015 13:57:00 +0000 (+0800) Subject: phy: berlin-usb: remove non-necessary header files X-Git-Tag: v4.5-rc1~124^2~4^2~10 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c7a0b20ed42c0f4e1f80e7a9dfa6502894a82e22;p=karo-tx-linux.git phy: berlin-usb: remove non-necessary header files We don't need gpio related header files, so remove them. Signed-off-by: Jisheng Zhang Acked-by: Antoine Tenart Signed-off-by: Kishon Vijay Abraham I --- diff --git a/drivers/phy/phy-berlin-usb.c b/drivers/phy/phy-berlin-usb.c index 797ba17c404f..7bbb47389fb0 100644 --- a/drivers/phy/phy-berlin-usb.c +++ b/drivers/phy/phy-berlin-usb.c @@ -9,11 +9,9 @@ * warranty of any kind, whether express or implied. */ -#include #include #include #include -#include #include #include #include