From: Thomas Gleixner Date: Tue, 19 Apr 2011 20:52:58 +0000 (+0200) Subject: xtensa: Fixup irq conversion fallout and nmi_count X-Git-Tag: v2.6.39-rc5~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ea4db65be3c4027ed39da73e1b6a59c8aa6c7c9;p=pandora-kernel.git xtensa: Fixup irq conversion fallout and nmi_count Some unnamed moron fatfingered the arguments of the irq chip callbacks to irq_chip instead of irq_data. While at it remove the nmi_count() print in arch_show_interrupts() which has been broken before the irq conversion already. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed