From: Marc Zyngier Date: Wed, 2 Nov 2011 15:28:49 +0000 (+0000) Subject: ARM: mxc: rename gic_handle_irq to avoid name clash X-Git-Tag: omap-dt-for-v3.5~36^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baeeb8229cace91c10c856d91e5ca861d3c44968;p=pandora-kernel.git ARM: mxc: rename gic_handle_irq to avoid name clash Before introducing a global gic_handle_irq(), rename MXC's version to mxc_gic_handle_irq(). This function will be removed altogether in a later patch. Cc: Sascha Hauer Acked-by: Shawn Guo Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed