powerpc/irq: drop arch_early_irq_init()
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 8 Jan 2019 11:37:19 +0000 (11:37 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 14 Jan 2019 09:39:27 +0000 (20:39 +1100)
commit607ea5090b3fb61fea1d0bc5278e6c1d40ab5bd6
tree58fa350dcf2917572afbbe65d75ace72c416dd1d
parent31367b9a01d6a3f4f77694bd44f547d6f738ff28
powerpc/irq: drop arch_early_irq_init()

arch_early_irq_init() does nothing different than the weak
arch_early_irq_init() in kernel/softirq.c

Fixes: 089fb442f301 ("powerpc: Use ARCH_IRQ_INIT_FLAGS")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/irq.c