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)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 26 Jun 2014 06:51:43 +0000 (15:51 +0900)
commit8b438bcb9009609a15e5480ab1947acff6fb9005
tree007f22f8fd4c319a1dba7145e3c26c8757ebb693
parent5201b5a792e95e3ecebe74cd3553413a67da09db
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>
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/headsmp.S
This page took 0.025803 seconds and 5 git commands to generate.