linux/arch/powerpc/include
Mathieu Malaterre 23a6d8b963 powerpc: Add missing prototype for init_IRQ()
A function init_IRQ() was added without a prototype declared in header
irq.h. Fix the following warning (treated as error in W=1):

  arch/powerpc/kernel/irq.c:662:13: error: no previous prototype for ‘init_IRQ’

Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-03-13 15:50:38 +11:00
..
asm powerpc: Add missing prototype for init_IRQ() 2018-03-13 15:50:38 +11:00
uapi/asm KVM changes for 4.16 2018-02-10 13:16:35 -08:00