RealView: Use only the shadow mapping of ARM11MPCore local timers
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 1 Dec 2008 14:54:57 +0000 (14:54 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 1 Dec 2008 14:54:57 +0000 (14:54 +0000)
All the cases where the local timer for a CPU is accessed happen on the
corresponding current CPU, hence no need to access the per-CPU local
timer mappings.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found