From: Linus Walleij Date: Thu, 14 May 2015 07:48:37 +0000 (+0200) Subject: ARM: ux500: get rid of static GIC dist base X-Git-Tag: omap-for-v4.2/fixes-rc1^2~105^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ef94dc8b97156ce1ce3fb74855a598dac067aa;p=pandora-kernel.git 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-diff-tree failed