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)
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

Simple merge