]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/hwirq: Remove stale forward irq_chip declaration
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 6 Aug 2020 12:19:06 +0000 (12:19 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 2 Sep 2020 01:00:18 +0000 (11:00 +1000)
commit17bc404add5a86182bc0529eca039b99de3ec5d3
tree60777d7fcbcf60b232d15688a6509430680c6531
parent4b5ee35d6196ab007b2541328e26fdcdccc0f33c
powerpc/hwirq: Remove stale forward irq_chip declaration

Since commit identified below, the forward declaration of
struct irq_chip is useless (was struct hw_interrupt_type at that time)

Remove it, together with the associated comment.

Fixes: 523dd74794d8 ("[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()")
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/fbe58d27cf128d5fe581e4510ded8701858f268e.1596716328.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/hw_irq.h