From: Magnus Damm Date: Fri, 6 Jun 2014 07:20:10 +0000 (+0900) Subject: ARM: shmobile: Allow use of boot code for non-SMP case X-Git-Tag: omap-for-v3.17/fixes-against-rc2~122^2~27^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b438bcb9009609a15e5480ab1947acff6fb9005;p=pandora-kernel.git ARM: shmobile: Allow use of boot code for non-SMP case Allow build of platsmp.c and headsmp.S even though SMP is disabled in the kernel configuration. With this in place it is possible to share the reset vector setup code with power management code that needs to be built even though SMP is disabled. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed