genirq: Remove export of kstat_irqs_cpu
authorThomas Gleixner <tglx@linutronix.de>
Mon, 27 Sep 2010 15:45:49 +0000 (17:45 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 14:39:06 +0000 (16:39 +0200)
The statistics accessor is only used by proc/stats and
show_interrupts(). Both are compiled in.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>

No differences found