genirq: Make kstat_irqs() static
No more users outside the core code. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20201210194043.268774449@linutronix.de
This commit is contained in:
@@ -67,7 +67,6 @@ static inline unsigned int kstat_softirqs_cpu(unsigned int irq, int cpu)
|
||||
/*
|
||||
* Number of interrupts per specific IRQ source, since bootup
|
||||
*/
|
||||
extern unsigned int kstat_irqs(unsigned int irq);
|
||||
extern unsigned int kstat_irqs_usr(unsigned int irq);
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user