]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: architected timers: remove support for non DT platforms
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 27 Apr 2012 12:18:42 +0000 (13:18 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 27 Apr 2012 12:39:25 +0000 (13:39 +0100)
commit4b42c56b110a5431afcb1e838cdd5d7a90cfadd0
treec99ea6cd79714e25e016c7270e5191b0e9dfcd6f
parent4c020de3d98efb3ab8dae722f87fa99ac1304d00
ARM: architected timers: remove support for non DT platforms

All mainline platforms using the ARM architected timers are DT
only. As such, remove the ad-hoc support that is not longer needed
anymore.

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