]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite5cf45aac0b5a1fff4a8e84065d4c2b77e464f7f
tree72bbf4d7704f3237a7b3eb11cee89a68a1537a82
parente912f8bfe9ee4044b47c8dca2c278080c86145da
[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