ARM: irqstat: Get rid of duplicated declaration
authorThomas Gleixner <tglx@linutronix.de>
Fri, 13 Nov 2020 14:02:12 +0000 (15:02 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 23 Nov 2020 09:31:05 +0000 (10:31 +0100)
commit7fd70c65faacd39628ba5f670be6490010c8132f
tree681057ced0396cd237280ac148fb2d9a69996c42
parente83694a7b249de63beb1d8b45474b796dce3cd45
ARM: irqstat: Get rid of duplicated declaration

irq_cpustat_t is exactly the same as the asm-generic one. Define
ack_bad_irq so the generic header does not emit the generic version of it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Link: https://lore.kernel.org/r/20201113141733.276505871@linutronix.de
arch/arm/include/asm/hardirq.h
arch/arm/include/asm/irq.h