]> rtime.felk.cvut.cz Git - linux-imx.git/commit
powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"
authorKyle Moffett <Kyle.D.Moffett@boeing.com>
Fri, 2 Dec 2011 06:27:58 +0000 (06:27 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 7 Dec 2011 02:43:06 +0000 (13:43 +1100)
commit582d3e099413c3741a88bdee9e3ff3cc2f9d3329
tree1147f4ef9d3e5b64c56f7c83f69ce8d4f16b0988
parentfa8cbaaf5a68f62db3f9a8444ecbb940b47984cb
powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"

This removes a bunch of "extern" declarations and CONFIG_SMP ifdefs.

Signed-off-by: Kyle Moffett <Kyle.D.Moffett@boeing.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/85xx/corenet_ds.c
arch/powerpc/platforms/85xx/mpc85xx_ds.c
arch/powerpc/platforms/85xx/mpc85xx_mds.c
arch/powerpc/platforms/85xx/mpc85xx_rdb.c
arch/powerpc/platforms/85xx/p1022_ds.c
arch/powerpc/platforms/85xx/p1023_rds.c
arch/powerpc/platforms/85xx/smp.c
arch/powerpc/platforms/85xx/smp.h [new file with mode: 0644]
arch/powerpc/platforms/85xx/xes_mpc85xx.c