powerpc: Move smp_mpic_message_pass into mpic.c
authorPaul Mackerras <paulus@samba.org>
Thu, 20 Oct 2005 07:09:51 +0000 (17:09 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 20 Oct 2005 07:09:51 +0000 (17:09 +1000)
Having it here rather than in arch/ppc64/kernel/smp.c means that
we can use it on 32-bit SMP systems easily with ARCH=powerpc.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found