From: Catalin Marinas Date: Mon, 4 Feb 2008 16:41:01 +0000 (+0100) Subject: [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms X-Git-Tag: v2.6.25-rc1~1055^2^6~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4057f5260650f165054bc56e16acc4aa0510d4f;p=pandora-kernel.git [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms This patch modifies the get_irqnr_preamble macro to work with multiple platforms at run-time by reading the address of the GIC controller from the gic_cpu_base_addr variable. This variable is defined in core.c and intialised in realview_eb.c (gic_init_irq). Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed