]> git.karo-electronics.de Git - mv-sheeva.git/commit
m32r: Fixup last __do_IRQ leftover
authorThomas Gleixner <tglx@linutronix.de>
Sat, 5 Feb 2011 20:39:28 +0000 (21:39 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 5 Feb 2011 20:46:35 +0000 (21:46 +0100)
commita9fe8d5fd52ecd17c3f3970bbcf6b3573f831898
treeea8b6547c2ce016ff4d62df86e4416fb88d21be0
parent872434d69c644b8aa5088b835598dc3cd9832aff
m32r: Fixup last __do_IRQ leftover

Somehow I managed to miss the last __do_IRQ caller when I cleanup the
remaining users. m32r is fully converted to the generic irq layer, but
I managed to not commit the conversion of __do_IRQ() to
generic_handle_irq() after compile testing the quilt series :(

Pointed-out-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Cc: Paul Mundt <lethal@linux-sh.org>
arch/m32r/kernel/irq.c