ARM: shmobile: r8a7779: Rely on DT for SMP CPU info
authorSimon Horman <horms+renesas@verge.net.au>
Wed, 24 Jul 2013 08:11:46 +0000 (17:11 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 30 Jul 2013 04:28:07 +0000 (13:28 +0900)
Remove r8a7779 specific ->smp_init_cpus() callback and
instead of relying on shmobile_smp_init_cpus() simply
use DT for CPU core information.

Based on work for the sh73a0 by Magnus Damm.

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

Simple merge