Loading
irqchip/imx-mu-msi: Fix section mismatch
Platform drivers can be probed after their init sections have been discarded so the irqchip init callbacks must not live in init. Fixes: 70afdab9 ("irqchip: Add IMX MU MSI controller driver") Signed-off-by:Johan Hovold <johan@kernel.org> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>