]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/arm/kernel/smp_twd.c
ARM: smp_twd: remove old local timer interface
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 10 Jan 2012 23:00:54 +0000 (23:00 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 13 Mar 2012 13:45:54 +0000 (13:45 +0000)
commit9248510469b46bc17b90cf62cb8d9e7c9a5f9965
tree2ee4164b056c9a0ba74941b46dbf7b228e67a293
parent58458e0327f7a34ef9c8bc512290bf47e3de811b
ARM: smp_twd: remove old local timer interface

Now that all users of the previous local timer interface
have been converted to the runtime registration API, make
this interface the only one supported for this driver.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/include/asm/localtimer.h
arch/arm/include/asm/smp_twd.h
arch/arm/kernel/smp_twd.c