commit | 39e823e35b791b905e0d8eba62e8b3a0b3351936 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Mon Feb 04 17:45:03 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Feb 04 17:52:27 2008 +0000 |
tree | 0bb4c51e56d3ff903d53479e1a602a50ee05fc54 | |
parent | 8cc4c5488a28fe6a1f834e99317bb762798600f7 [diff] |
[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>