From 5489cde560f2b13dc9fb34e2d7dfd09a69fa21b1 Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Wed, 24 Jul 2013 16:27:39 +0900 Subject: [PATCH] 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-format-patch failed