]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 29 Oct 2012 16:39:30 +0000 (10:39 -0600)
commit334531d4bcb8bedb95bdd114e31ac63c529920e1
tree111349d031425f7bd89b1e7e851f1462f5110b7b
parent4842672420b82bdc781f42d64f3a604437e60991
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