ARM: EXYNOS: Remove static io-remapping for gic and combiner
authorThomas Abraham <thomas.abraham@linaro.org>
Mon, 29 Oct 2012 10:45:37 +0000 (19:45 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 29 Oct 2012 10:45:37 +0000 (19:45 +0900)
The physical base address of GIC and Interrupt Combiner is obtained from
device tree and then remapped during initialization. So remove the
static io-remapping for GIC and combiner.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found