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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Oct 2012 21:35:44 +0000 (14:35 -0700)
commitffc7493df73cf0e3d2c6719f3794696dbc3929a9
tree0d20206d1895d69d0f04fd1981a3ad14322b026f
parent54388b281c877b2797bb0fc97c099fb7ffd5336a
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
This page took 0.028022 seconds and 5 git commands to generate.