]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 4 Feb 2008 16:45:03 +0000 (17:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Feb 2008 17:52:27 +0000 (17:52 +0000)
commit333f87c894417522552d86ff5cdcfccc3dc0ca03
tree0bb4c51e56d3ff903d53479e1a602a50ee05fc54
parent13b940f6882661185ff813320a4814ed6f708c51
[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c

This patch removes the TWD_BASE macro used to set up and configure the
local timers on ARM11MPCore. The twd_base_addr and twd_size variables
are defined in localtimer.c and set from the realview_eb_init function.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-realview/core.h
arch/arm/mach-realview/localtimer.c
arch/arm/mach-realview/realview_eb.c