[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 30 Jun 2005 05:08:27 +0000 (15:08 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 30 Jun 2005 05:08:27 +0000 (15:08 +1000)
The xItLpQueue is initalised manually in iSeries_setup_arch().  Move
this code into ItLpQueue.c for a cleaner separation.

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