irqchip/armada-370-xp: Add the __init attribute to mpic_msi_init()
Add the __init attribute to the mpic_msi_init() function. It is only called from the device initializer, and so can be dropped after boot is complete. Signed-off-by:Marek Behún <kabel@kernel.org> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Loading
Please sign in to comment