linux/arch/arm/mach-spear
Arnd Bergmann a94d236dc3 ARM: SPEAr: conditionalize SMP code
Some constant definitions are only defined for spear13xx, so
we must not attempt to build SPEAr SMP support when that
SoC is not enabled.

arch/arm/mach-spear/platsmp.c:25:35:
 error: 'VA_SCU_BASE' undeclared here (not in a function)
 arch/arm/mach-spear/platsmp.c: In function 'spear13xx_smp_prepare_cpus':
 arch/arm/mach-spear/platsmp.c:111:58: error: 'SYS_LOCATION' undeclared (first use in this function)

Cc: Viresh Kumar <viresh.linux@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2013-05-02 22:47:21 +02:00
..
include/mach
generic.h
headsmp.S
hotplug.c
Kconfig
Makefile ARM: SPEAr: conditionalize SMP code 2013-05-02 22:47:21 +02:00
Makefile.boot
pl080.c
pl080.h
platsmp.c
restart.c
spear3xx.c
spear6xx.c
spear13xx.c
spear300.c
spear310.c
spear320.c
spear1310.c
spear1340.c
time.c