From: Thierry Reding Date: Mon, 7 Jul 2014 12:06:35 +0000 (+0200) Subject: usb: phy: tegra: Do not include asm/mach-types.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e18366da2f7130b857ad6f11112e42d1ab1c7ceb;p=linux-beck.git usb: phy: tegra: Do not include asm/mach-types.h It is no longer needed and keeping it will break 64-bit ARM builds. Signed-off-by: Thierry Reding Signed-off-by: Felipe Balbi --- diff --git a/drivers/usb/phy/phy-tegra-usb.c b/drivers/usb/phy/phy-tegra-usb.c index cd36cb43ecc0..cd9d25e804b2 100644 --- a/drivers/usb/phy/phy-tegra-usb.c +++ b/drivers/usb/phy/phy-tegra-usb.c @@ -33,7 +33,6 @@ #include #include #include -#include #include #include #include