linux/arch/powerpc/include
Mathieu Malaterre 848092faa0 powerpc: Add missing prototype for time_init()
The function time_init did not have a prototype defined in the time.h
header. Fix the following warning (treated as error in W=1):

  arch/powerpc/kernel/time.c:1068:13: error: no previous prototype for ‘time_init’

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