ARM: ux500: skip GIC CPU and dist address checks
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 28 Feb 2014 12:59:43 +0000 (13:59 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 28 Feb 2014 12:59:43 +0000 (13:59 +0100)
The Ux500 is initializing its IRQs from the device tree and
does not need to figure out any static base addresses anymore,
this is just dead code so delete it.

Cc: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found