ARM: tegra: remove much of iomap.h
authorStephen Warren <swarren@nvidia.com>
Tue, 20 Aug 2013 22:28:42 +0000 (16:28 -0600)
committerStephen Warren <swarren@nvidia.com>
Tue, 17 Sep 2013 19:44:22 +0000 (13:44 -0600)
commit4cf6791a601676a8fc105cb88a2cf933d39e66df
treeaf6ee022c5acf14343b7d9de8a5922e29873b208
parentfddb770dbe468876ea6562e21f817813baa15082
ARM: tegra: remove much of iomap.h

iomap.h defines the base address of Tegra peripherals. Most of this
information comes from device tree now, and hence can be deleted.
Entries are kept for various system peripherals that low-level code
(such as initial boot, system suspend/resume, debug) still requires.

Removing the values removes the temptation for someone to use them.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/iomap.h