ARM: keystone: remove redundant smp_init_cpus definition
authorSudeep KarkadaNagesha <Sudeep.KarkadaNagesha@arm.com>
Tue, 23 Jul 2013 13:20:58 +0000 (09:20 -0400)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 5 Aug 2013 17:22:09 +0000 (13:22 -0400)
commit55bd61c948eebe496bb0f23656e06d4467a9ea88
tree71d8b9196e7921f23e1bcb127ea48a2228627516
parent7da080de9e08dacce2a832d2981bd8a9f855ecc4
ARM: keystone: remove redundant smp_init_cpus definition

arm_dt_init_cpu_maps is called before smp_init_cpus. It makes the
platform/SoC definition of smp_init_cpus unnecessary.

Signed-off-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-keystone/platsmp.c