irqstat: Move declaration into asm-generic/hardirq.h
authorThomas Gleixner <tglx@linutronix.de>
Fri, 13 Nov 2020 14:02:16 +0000 (15:02 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 23 Nov 2020 09:31:06 +0000 (10:31 +0100)
commite091bc90cd2d65f48e4688faead2911558d177d7
treefe380045961fd166ef956f1bad1fed14526b5df3
parentfd15c1941f0ae0b46d48431d0020edfc843abd33
irqstat: Move declaration into asm-generic/hardirq.h

Move the declaration of the irq_cpustat per cpu variable to
asm-generic/hardirq.h and remove the now empty linux/irq_cpustat.h header.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/r/20201113141733.737377332@linutronix.de
include/asm-generic/hardirq.h
include/linux/irq_cpustat.h [deleted file]