]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commitb5761fb5237bb2fb7a2533c5f36fd6e33714e20f
tree40c06266cd6f572b447ec0ebae85dcb82be1d77e
parentd942d3957cdea9de45557cdf6436593815f06c3a
ARM: ux500: skip GIC CPU and dist address checks

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>
arch/arm/mach-ux500/cpu.c