ARM: tegra: irq: Move legacy_irq.c into irq.c
authorColin Cross <ccross@android.com>
Sun, 1 May 2011 22:26:51 +0000 (15:26 -0700)
committerWill 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