ARM: shmobile: Allow use of boot code for non-SMP case
authorMagnus Damm <damm+renesas@opensource.se>
Fri, 6 Jun 2014 07:20:10 +0000 (16:20 +0900)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:16:08 +0000 (11:16 +0100)
commit04fc5c9ddaa75fefd3dc855091889012c3ccc7a9
treef7d93e0c1e4b3479e8d46b57a84659e413e99f46
parenta80703f9772206bd3086047ed6c6777a3ab0687e
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 <damm+renesas@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit 8b438bcb9009609a15e5480ab1947acff6fb9005)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/headsmp.S