ARM: ux500: get SCU base from device tree
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 14 May 2015 07:46:40 +0000 (09:46 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 18 May 2015 13:06:40 +0000 (15:06 +0200)
The SMP startup/shutdown code relied on a static SCU base
address, let's get this from the device tree instead.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/platsmp.c

Simple merge