From: Russell King Date: Sat, 4 Dec 2010 16:13:29 +0000 (+0000) Subject: ARM: GIC: consolidate gic_cpu_base_addr to common GIC code X-Git-Tag: v2.6.38-rc1~471^2~5^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff2e27ae0b17f53a6a289c87d325f706598f3788;p=pandora-kernel.git ARM: GIC: consolidate gic_cpu_base_addr to common GIC code Every architecture using the GIC has a gic_cpu_base_addr pointer for GIC 0 for their entry assembly code to use to decode the cause of the current interrupt. Move this into the common GIC code. Reviewed-by: Catalin Marinas Tested-by: Abhijeet Dharmapurikar Signed-off-by: Russell King --- Reading git-diff-tree failed