From: Russell King Date: Sun, 5 Dec 2010 08:51:38 +0000 (+0000) Subject: ARM: GIC: private a standard get_irqnr_preamble assembler macro X-Git-Tag: v2.6.38-rc1~471^2~5^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7627dc802a98aebebc6a34e5b6558ea4717c968c;p=pandora-kernel.git ARM: GIC: private a standard get_irqnr_preamble assembler macro Provide a standard get_irqnr_preamble assembler macro for platforms to use, which retrieves the base address of the GIC CPU interface from gic_cpu_base_addr. Allow platforms to override this by defining HAVE_GET_IRQNR_PREAMBLE. Reviewed-by: Catalin Marinas Tested-by: Abhijeet Dharmapurikar Signed-off-by: Russell King --- Reading git-diff-tree failed