Cédric Le Goater cd7aa5d2fa powerpc/smp: Include tick_broadcast() prototype
It fixes this W=1 compile error :

../arch/powerpc/kernel/smp.c:569:6: error: no previous prototype for ‘tick_broadcast’ [-Werror=missing-prototypes]
  569 | void tick_broadcast(const struct cpumask *mask)
      |      ^~~~~~~~~~~~~~

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210104143206.695198-9-clg@kaod.org
2021-01-30 11:39:29 +11:00
..
2020-12-21 22:06:09 +11:00
2020-12-17 13:34:25 -08:00
2020-12-17 13:34:25 -08:00
2021-01-30 11:39:28 +11:00
2020-12-22 13:19:43 -08:00
2020-12-17 13:34:25 -08:00