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:
4dda2d3
)
ARM: tegra: irq: Move legacy_irq.c into irq.c
author
Colin Cross
<ccross@android.com>
Sun, 1 May 2011 22:26:51 +0000
(15:26 -0700)
committer
Will Deacon
<will.deacon@arm.com>
Wed, 11 May 2011 15:04:16 +0000
(16:04 +0100)
Now that irq.c is just an interface layer between the gic
and legacy_irq.c, move the contents of legacy_irq.c into
irq.c.
Signed-off-by: Colin Cross <ccross@android.com>
No differences found