[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 30 Jun 2005 05:07:33 +0000 (15:07 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 30 Jun 2005 05:07:33 +0000 (15:07 +1000)
The only code outside ItLpQueue.c that refers to spread_lpevents is in
set_apread_lpevents(), so move it inside ItLpQueue.c and make spread_lpevents
static.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found