From: Catalin Marinas Date: Mon, 4 Feb 2008 16:45:03 +0000 (+0100) Subject: [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c X-Git-Tag: v2.6.25-rc1~1055^2^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39e823e35b791b905e0d8eba62e8b3a0b3351936;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed