]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: plat-versatile: convert to twd_local_timer_register() interface
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 4 Aug 2011 10:57:04 +0000 (11:57 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 13 Mar 2012 13:29:58 +0000 (13:29 +0000)
commit7c380f273cf09b202e4bc9cbe137aef1870b8a20
tree1731276247100c90a24462f08bf1c722e1573c39
parenta45c983f85328be9d0540a6b8250609dbf16872c
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>
arch/arm/mach-realview/realview_eb.c
arch/arm/mach-realview/realview_pb11mp.c
arch/arm/mach-realview/realview_pbx.c
arch/arm/mach-vexpress/ct-ca9x4.c
arch/arm/plat-versatile/Makefile
arch/arm/plat-versatile/localtimer.c [deleted file]