]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit460fe8562caa9609bfd13d932efc2758a720dc03
tree58fa350dcf2917572afbbe65d75ace72c416dd1d
parent8f42bf305d306bdf84eba4299b30bce5e464182f
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: 158209b23fd0 ("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