ARM: ux500: get rid of static maps
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 13 May 2015 10:53:07 +0000 (12:53 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 13 May 2015 11:39:42 +0000 (13:39 +0200)
The static mappings of the GPIO blocks, clock/reset controller
and MTU timer are clearly superfluous. These are all probed
exclusively from the device tree. Tested on the U8500.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ux500/cpu-db8500.c

Simple merge