From: Thomas Gleixner Date: Sat, 5 Feb 2011 20:39:28 +0000 (+0100) Subject: m32r: Fixup last __do_IRQ leftover X-Git-Tag: v2.6.38-rc4~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9fe8d5fd52ecd17c3f3970bbcf6b3573f831898;p=pandora-kernel.git 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 Signed-off-by: Thomas Gleixner Cc: Hirokazu Takata Cc: Paul Mundt --- Reading git-diff-tree failed