]> git.baikalelectronics.ru Git - kernel.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)
commita90611ac64485c7ba927c8855a646eb311d579ac
tree1731276247100c90a24462f08bf1c722e1573c39
parent6d47a4f40f51481b1b6568505f69868d737a959e
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]