git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abeb24a
)
ARM: mxc: rename gic_handle_irq to avoid name clash
author
Marc Zyngier
<marc.zyngier@arm.com>
Wed, 2 Nov 2011 15:28:49 +0000
(15:28 +0000)
committer
Marc Zyngier
<marc.zyngier@arm.com>
Tue, 15 Nov 2011 18:13:04 +0000
(18:13 +0000)
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 <kernel@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
No differences found