• S
    ARM: tegra: remove much of iomap.h · 4cf6791a
    Stephen Warren 提交于
    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: NStephen Warren <swarren@nvidia.com>
    4cf6791a
iomap.h 4.1 KB