]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
usb: phy: tegra: Do not include asm/mach-types.h
authorThierry Reding <treding@nvidia.com>
Mon, 7 Jul 2014 12:06:35 +0000 (14:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 23:11:11 +0000 (16:11 -0700)
It is no longer needed and keeping it will break 64-bit ARM builds.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/phy-tegra-usb.c

index bbe4f8e6e8d7492be10cc54cfe2f37e8001f2db6..467a5e152afa34ab438a0619bc496975db703bc1 100644 (file)
@@ -33,7 +33,6 @@
 #include <linux/usb/otg.h>
 #include <linux/usb/ulpi.h>
 #include <linux/usb/of.h>
-#include <asm/mach-types.h>
 #include <linux/usb/ehci_def.h>
 #include <linux/usb/tegra_usb_phy.h>
 #include <linux/regulator/consumer.h>