]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit39e823e35b791b905e0d8eba62e8b3a0b3351936
tree0bb4c51e56d3ff903d53479e1a602a50ee05fc54
parent8cc4c5488a28fe6a1f834e99317bb762798600f7
[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