commit | d895f51ebb54cefe367bda135fcf2cd734d51d03 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Sep 27 17:45:49 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 16:39:06 2010 +0200 |
tree | bb70160ad291a7280ff8e8a2aba07d407f7f07dc | |
parent | 40f08a724fcc21285cf3a75aec957aef908605c6 [diff] |
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>