linux-stable/arch/arm/mach-spear
Arnd Bergmann cde35bd027 ARM: spear: build hotplug.o for armv7-a
The hotplug.c file uses assembly instructions that are only available
on ARMv7 but not on ARMv6. This is ok because we know that code will
only run on arm ARMv7 SPEARr13xx, but it produces build errors when
we also enable one of the ARMv6 targets in a multiplatform configuration.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2013-03-19 22:03:13 +01:00
..
include/mach ARM: spear: make clock driver independent of headers 2013-03-12 17:39:58 +01:00
generic.h ARM: spear: make clock driver independent of headers 2013-03-12 17:39:58 +01:00
headsmp.S
hotplug.c
Kconfig ARM: spear: use multiplatform configuration options. 2013-03-12 17:40:14 +01:00
Makefile ARM: spear: build hotplug.o for armv7-a 2013-03-19 22:03:13 +01:00
Makefile.boot
pl080.c
pl080.h
platsmp.c
restart.c ARM: spear: fix build error in restart.c 2013-03-12 17:40:24 +01:00
spear3xx.c ARM: spear: make clock driver independent of headers 2013-03-12 17:39:58 +01:00
spear6xx.c ARM: spear: rename duplicate pl080_plat_data 2013-03-12 17:40:07 +01:00
spear13xx-dma.h
spear13xx.c ARM: spear: make clock driver independent of headers 2013-03-12 17:39:58 +01:00
spear300.c
spear310.c
spear320.c ARM: spear: make clock driver independent of headers 2013-03-12 17:39:58 +01:00
spear1310.c ARM: spear: make clock driver independent of headers 2013-03-12 17:39:58 +01:00
spear1340.c
time.c