From: Magnus Damm Date: Wed, 24 Jul 2013 07:27:39 +0000 (+0900) Subject: ARM: shmobile: sh73a0: Rely on DT for SMP CPU info X-Git-Tag: v3.12-rc1~76^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5489cde560f2b13dc9fb34e2d7dfd09a69fa21b1;p=pandora-kernel.git 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed