]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4ca39f7003d2a3f64744eaedf4f5a5421eef113f
tree8b509eed152c378219d7d0830ada68bf8a57a4a1
parent1e1305104dd6a57a0023f22718d3e6dd8790a385
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