[patch 06/19] arm64: irqstat: Get rid of duplicated declaration
Will Deacon
will at kernel.org
Mon Nov 16 05:01:10 EST 2020
On Fri, Nov 13, 2020 at 03:02:13PM +0100, Thomas Gleixner wrote:
> 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 at linutronix.de>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Will Deacon <will at kernel.org>
> Cc: Marc Zyngier <maz at kernel.org>
> Cc: linux-arm-kernel at lists.infradead.org
> ---
> arch/arm64/include/asm/hardirq.h | 7 ++-----
> 1 file changed, 2 insertions(+), 5 deletions(-)
Acked-by: Will Deacon <will at kernel.org>
Will
More information about the linux-um
mailing list