From: Magnus Damm Date: Wed, 31 Jul 2013 07:07:12 +0000 (+0900) Subject: ARM: shmobile: Introduce shared SCU SMP boot code X-Git-Tag: v3.12-rc1~76^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c970d4ef3ac6d56f5fd02902ad2ad80377c0bca1;p=pandora-kernel.git ARM: shmobile: Introduce shared SCU SMP boot code Add SMP boot functions for SCU equipped mach-shmobile SoCs. At this point shmobile_smp_scu_prepare_cpus() controls the SCU and installs boot fn and arg, while shmobile_smp_scu_boot_secondary() currently does nothing. In the future the boot function and arg install code will be reworked, so the empty function is ground work for that. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed