Skip to content
Commit a12a9c5c authored by Marc Zyngier's avatar Marc Zyngier
Browse files

MIPS: Do not include linux/irqdomain.h from asm/irq.h



Including linux/irqdomain.h from asm/irq.h is going to break
as soon as linux/irqdomain.h will include linux/irq.h, so
let's fix this. Code relying on linux/irqomain.h should include
it directly.

Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
parent 18ca45f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment