ARM: architected timers: add support for UP timer
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 20 Jan 2012 10:47:00 +0000 (10:47 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 27 Apr 2012 12:35:34 +0000 (13:35 +0100)
If CONFIG_LOCAL_TIMERS is not defined, let the architected timer
driver register a single clock_event_device that is used as a
global timer.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

No differences found