summaryrefslogtreecommitdiff
path: root/arch/arm/plat-versatile/Makefile
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2011-08-04 10:57:04 (GMT)
committerMarc Zyngier <marc.zyngier@arm.com>2012-03-13 13:29:58 (GMT)
commit7c380f273cf09b202e4bc9cbe137aef1870b8a20 (patch)
tree1731276247100c90a24462f08bf1c722e1573c39 /arch/arm/plat-versatile/Makefile
parenta45c983f85328be9d0540a6b8250609dbf16872c (diff)
downloadlinux-fsl-qoriq-7c380f273cf09b202e4bc9cbe137aef1870b8a20.tar.xz
ARM: plat-versatile: convert to twd_local_timer_register() interface
Add support for the new smp_twd runtime registration interface to the RealView/VE platforms, and remove the old compile-time support. Tested on EB11MP. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'arch/arm/plat-versatile/Makefile')
-rw-r--r--arch/arm/plat-versatile/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-versatile/Makefile b/arch/arm/plat-versatile/Makefile
index 69714db..a5cb194 100644
--- a/arch/arm/plat-versatile/Makefile
+++ b/arch/arm/plat-versatile/Makefile
@@ -1,5 +1,4 @@
obj-y := clock.o
-obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o
obj-$(CONFIG_PLAT_VERSATILE_CLCD) += clcd.o
obj-$(CONFIG_PLAT_VERSATILE_FPGA_IRQ) += fpga-irq.o
obj-$(CONFIG_PLAT_VERSATILE_LEDS) += leds.o