powerpc/time: move timer_broadcast_interrupt prototype to asm/time.h
authorNicholas Piggin <npiggin@gmail.com>
Sat, 30 Jan 2021 13:08:30 +0000 (23:08 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 8 Feb 2021 13:02:10 +0000 (00:02 +1100)
commit0440b8a22cc48922f7c6ae894abd221cf7cc4b64
tree8b509eed152c378219d7d0830ada68bf8a57a4a1
parent156b5371a9c2482a9ad23ec82d1a4f89a3ab430d
powerpc/time: move timer_broadcast_interrupt prototype to asm/time.h

Interrupt handler prototypes are going to be rearranged in a
future patch, so tidy this out of the way first.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210130130852.2952424-21-npiggin@gmail.com
arch/powerpc/include/asm/hw_irq.h
arch/powerpc/include/asm/time.h