From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Mon, 16 May 2011 18:16:18 +0100 Subject: [PATCH] clocksource: use the correct base address to setup timer 0 In-Reply-To: <201105161008.30604.hartleys@visionengravers.com> References: <201105161008.30604.hartleys@visionengravers.com> Message-ID: <20110516171618.GA13659@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, May 16, 2011 at 10:08:30AM -0700, H Hartley Sweeten wrote: > The static variable clksrc_base was removed by: > > commit 3f3808c30612334e38e0641024d2c020c0eda7d4 > > Use the base address passed to sp804_clocksource_init() when > doing the setup for timer 0. > > Signed-off-by: H Hartley Sweeten > Cc: Russell King This has already been fixed.