ARM: 6947/2: mach-u300: fix compilation error in timer
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 31 May 2011 21:10:03 +0000 (22:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 6 Jun 2011 09:56:10 +0000 (10:56 +0100)
commit9425032b77c3a4f066a032bac7f7d08668b6cc3c
tree0e9ee91b2947618bfb40187e8550b7d4b9ff5b0a
parent2fdf99934c2c39848ad3633ce504a0262f21faf9
ARM: 6947/2: mach-u300: fix compilation error in timer

The introduction of the mmio timer accidentally referenced the
old clocksource struct which does not exist anymore. Fix this by
using a simple string instead.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-u300/timer.c