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)
committerFelipe Balbi <balbi@ti.com>
Thu, 10 Jul 2014 13:36:51 +0000 (08:36 -0500)
commite18366da2f7130b857ad6f11112e42d1ab1c7ceb
tree3ecf98a80666e623170551ea07fbc9efae5b6d94
parent3d75bd3d0af16c7b8dda13440202fa24769d8e17
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: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-tegra-usb.c