ARM: shmobile: sh73a0: Rely on DT for SMP CPU info
authorMagnus Damm <damm@opensource.se>
Wed, 24 Jul 2013 07:27:39 +0000 (16:27 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 26 Jul 2013 00:19:54 +0000 (09:19 +0900)
commit5489cde560f2b13dc9fb34e2d7dfd09a69fa21b1
treeff3916e41a915eb5be73f1db413588bef850d795
parentcfa66a81621d0e85ac03c0de25adc7edd7f2649e
ARM: shmobile: sh73a0: Rely on DT for SMP CPU info

Remove sh73a0 specific ->smp_init_cpus() callback and
instead of relying on shmobile_smp_init_cpus() simply
use DT for CPU core information.

This assumes that DT_MACHINE_START is used which is
the case when AG5EVM and Kota2 are removed.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/smp-sh73a0.c