OSDN Git Service

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)
commitd895f51ebb54cefe367bda135fcf2cd734d51d03
treebb70160ad291a7280ff8e8a2aba07d407f7f07dc
parent40f08a724fcc21285cf3a75aec957aef908605c6
genirq: Remove export of kstat_irqs_cpu

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>
kernel/irq/irqdesc.c