genirq: Remove default magic
authorThomas Gleixner <tglx@linutronix.de>
Thu, 3 Feb 2011 12:23:54 +0000 (13:23 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:10 +0000 (12:58 +0100)
Now that everything uses the wrappers, we can remove the default
functions. None of those functions is performance critical.

That makes the IRQ_MASKED flag tracking fully consistent.

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

No differences found