]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
usb: host: tegra remove include of <mach/iomap.h>
authorStephen Warren <swarren@nvidia.com>
Tue, 2 Oct 2012 22:49:25 +0000 (16:49 -0600)
committerStephen Warren <swarren@nvidia.com>
Mon, 5 Nov 2012 18:36:04 +0000 (11:36 -0700)
commitf7d147dd87918eaf24778bc56d86ac29b18921d2
tree7b0b88b0945fba4901ab3f38c51cb599834cb14d
parent3d70f8c617a436c7146ecb81df2265b4626dfe89
usb: host: 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
ehci-tegra.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/host/ehci-tegra.c