From 16ec30ef99b886d9dcaa3bd272a94a4bd1f660f4 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Wed, 13 May 2015 12:53:07 +0200 Subject: [PATCH] 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 Signed-off-by: Arnd Bergmann --- Reading git-format-patch failed