From: Thomas Gleixner Date: Wed, 19 Mar 2014 10:19:52 +0000 (+0100) Subject: softirq: Add linux/irq.h to make it compile again X-Git-Tag: v3.15-rc1~152^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d532676cc7329e1088702ccb0015942cc370b954;p=pandora-kernel.git softirq: Add linux/irq.h to make it compile again On Sparc and S390 the removal of irq.h from kernel_stat.h causes: kernel/softirq.c:774:9: error: 'NR_IRQS_LEGACY' undeclared Reported-by: Peter Zijlstra Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed