usb: phy: tegra remove include of <mach/iomap.h>
authorStephen Warren <swarren@nvidia.com>
Tue, 2 Oct 2012 22:50:02 +0000 (16:50 -0600)
committerStephen Warren <swarren@nvidia.com>
Mon, 5 Nov 2012 18:36:04 +0000 (11:36 -0700)
commitdc9fe7f9730c927cd518d9fc7a616d188872e468
tree3c52d0f629c456e9bc5a3491f0fb513c589a1fa9
parentf7d147dd87918eaf24778bc56d86ac29b18921d2
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/tegra_usb_phy.c