From: Thomas Gleixner Date: Sun, 23 Feb 2014 21:40:23 +0000 (+0000) Subject: genirq: Move kstat_incr_irqs_this_cpu() to core X-Git-Tag: v3.15-rc1~152^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f945a3325bbe0dd651e2f496a53df9b06fc6d07;p=pandora-kernel.git genirq: Move kstat_incr_irqs_this_cpu() to core No more users outside the core code. Put it into the poison cabinet. That also gets rid of the linux/irq.h include in kernel_stat.h Signed-off-by: Thomas Gleixner Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/20140223212739.124207133@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed