genirq: use inline function for irq_to_desc
authorThomas Gleixner <tglx@linutronix.de>
Wed, 15 Oct 2008 12:31:29 +0000 (14:31 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:14 +0000 (16:53 +0200)
For the non sparse irq case an inline function is perfectly fine.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found