ARM: nomadik: get rid of <mach/hardware.h>
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 6 Jan 2013 01:58:43 +0000 (02:58 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 28 Jan 2013 22:25:40 +0000 (23:25 +0100)
This was only used from the core machine, source it into the machine
file and delete, also convert all direct references using the
physical-to-virtual macros in this file to ioremap() and only
default-remap the 4K used by the debug UART.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found