]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit512d31d6a824a961f39b418f11480f678320e4f3
tree61f94e62f86d8668362548d6d911f937c98c2e71
parent1b19bc721416ae5bc813521d9e010a89f4816120
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c

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