From: Colin Cross Date: Sun, 1 May 2011 22:26:51 +0000 (-0700) Subject: ARM: tegra: irq: Move legacy_irq.c into irq.c X-Git-Tag: v3.0-rc1~328^2^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d8c666683cdbef18329ff8f3743ddaca8842ee;p=pandora-kernel.git ARM: tegra: irq: Move legacy_irq.c into irq.c 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 --- Reading git-diff-tree failed