]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit459ae318cdba0fdd25d629cc923cb55d1a44923a
treed1986e295a8cfa02184c0f1d154cee2ce21fb06b
parent1dd0e3d7e3283ea9dbd23a37ecc189542ad51fe7
[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c

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>
arch/ppc64/kernel/ItLpQueue.c
arch/ppc64/kernel/iSeries_setup.c