]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdeb313d3725cfd1907551e02e15c5a3852112278
treeaf6ee022c5acf14343b7d9de8a5922e29873b208
parent27ba7d9942d5501cf9c7b49c7869a17df653273b
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