Loading
irqchip/irq-bcm7038-l1: Fix section mismatch
Platform drivers can be probed after their init sections have been discarded so the irqchip init callback must not live in init. Fixes: c057c799 ("irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER") Signed-off-by:Johan Hovold <johan@kernel.org> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Reviewed-by:
Florian Fainelli <florian.fainelli@broadcom.com>