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)
commit16ec30ef99b886d9dcaa3bd272a94a4bd1f660f4
tree220073dee6845e2a8ed101a55cf969ad6fbbd8b1
parent3ebee5a2e141496bb8bf6a3225ffcd703ac1dd4d
ARM: ux500: get rid of static maps

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