commit | b5761fb5237bb2fb7a2533c5f36fd6e33714e20f | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Feb 28 13:59:43 2014 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Feb 28 13:59:43 2014 +0100 |
tree | 40c06266cd6f572b447ec0ebae85dcb82be1d77e | |
parent | d942d3957cdea9de45557cdf6436593815f06c3a [diff] |
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>