From: Catalin Marinas Date: Fri, 18 Apr 2008 21:43:11 +0000 (+0100) Subject: RealView: Move the timer definitions into the EB specific files X-Git-Tag: v2.6.26-rc1~1131^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80192735e4b01a2e4d437699f2e9b5b93dfab13c;p=pandora-kernel.git RealView: Move the timer definitions into the EB specific files This patch moves the timer definitions from platform.h into board-eb.h as they are different on PB11MPCore and PB1176. It also adds timerX_va_base variables in core.c which are set by the realview_eb_timer_init function before invoking realview_timer_init. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed