genirq: Remove unsused inline
authorThomas Gleixner <tglx@linutronix.de>
Mon, 4 Oct 2010 11:47:12 +0000 (13:47 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 14:39:05 +0000 (16:39 +0200)
move_irq() has no users. Remove it and simplify the ifdef forrest while at it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>

No differences found