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-Tag: Ubuntu-snapdragon-4.4.0-1050.54~9894^2~58 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=2097937467a5f6c93fd4a16fff0db2b6c475c85d;p=mirror_ubuntu-artful-kernel.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: Greg Kroah-Hartman --- diff --git a/drivers/usb/phy/phy-tegra-usb.c b/drivers/usb/phy/phy-tegra-usb.c index bbe4f8e6e8d7..467a5e152afa 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