Marc Zyngier 837d7a8fe8 h8300: Fix linux/irqchip.h include mess
h8300 drags linux/irqchip.h from asm/irq.h, which is in general a bad
idea (asm/*.h should avoid dragging linux/*.h, as it is usually supposed
to work the other way around).

Move the inclusion of linux/irqchip.h to the single location where it
actually matters in the arch code.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211028172849.GA701812@roeck-us.net
2021-10-28 21:02:48 +01:00
..
2020-04-23 16:41:26 +09:00
2019-12-08 14:37:33 +01:00
2021-10-28 21:02:48 +01:00
2018-01-15 09:35:17 +01:00
2021-06-18 11:43:07 +02:00
2020-07-27 14:31:10 -04:00
2018-08-22 19:14:18 +09:00
2021-09-08 11:50:27 -07:00