From 26ef94dc8b97156ce1ce3fb74855a598dac067aa Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Thu, 14 May 2015 09:48:37 +0200 Subject: [PATCH] ARM: ux500: get rid of static GIC dist base The GIC distributor was mapped statically for the PM code but the driver already get the base address from the DT. Augment the PM code to get the base from the device tree and remove the static map. Signed-off-by: Linus Walleij --- Reading git-format-patch failed