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)
commita9c59264690aea9d0df2d2d76683bc39ec6b7288
tree5cf1bc1181caacf93abe91585ab6e989542527e1
parentd8699e65c6bc0a81b5e679ca5b135bfe3c3fb483
powerpc: Move smp_mpic_message_pass into mpic.c

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>
arch/powerpc/sysdev/mpic.c
arch/ppc64/kernel/smp.c
include/asm-powerpc/mpic.h
include/asm-ppc64/smp.h