]> 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)
commitd8ed3c8f056e8ca2b6412a8acb6376338138cb02
tree58fa350dcf2917572afbbe65d75ace72c416dd1d
parent8123b0deb32982dd7542e0383c0baaf68afad178
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