usb: phy: tegra remove include of <mach/iomap.h>
authorStephen Warren <swarren@nvidia.com>
Mon, 15 Oct 2012 18:16:36 +0000 (12:16 -0600)
committerFelipe Balbi <balbi@ti.com>
Tue, 16 Oct 2012 09:48:38 +0000 (12:48 +0300)
commit8355b0208a44904741dbd78fea6f203c3556699a
tree951354ad9af820e3587c72b5072f18c97f66eefd
parentddffeb8c4d0331609ef2581d84de4d763607bd37
usb: phy: tegra remove include of <mach/iomap.h>

Almost nothing from this file is used, and the file will hopefully be
deleted soon. Copy the tiny portions that are used directly into
tegra_usb_phy.c. I believe that Venu Byravarasu is working on cleaning up
our USB driver, and those cleanups will remove the need for these
constants.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Venu Byravarasu <vbyravarasu@nvidia.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/tegra_usb_phy.c