[POWERPC] Move MPIC smp routines into mpic.c
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 8 Feb 2007 07:34:04 +0000 (18:34 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 14 Feb 2007 00:50:04 +0000 (11:50 +1100)
commit775aeff44774c6933d8f9c14e1f325d8acd03136
tree72bbf4d7704f3237a7b3eb11cee89a68a1537a82
parentdce623e0827e8d0ad60ce7f385c3394bf1b0bae0
[POWERPC] Move MPIC smp routines into mpic.c

Move a couple of MPIC smp routines into mpic.c, they're inside an SMP
block in mpic.c - so they're still only built for SMP.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/smp.c
arch/powerpc/sysdev/mpic.c