]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit2097937467a5f6c93fd4a16fff0db2b6c475c85d
tree0bdbb9b0f2d3da4aa7efc3b601c0e451f27313c4
parentcc583db3d708886ef89bce9d686419c58400182c
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 <treding@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/phy-tegra-usb.c