From: Linus Walleij Date: Tue, 31 May 2011 21:10:03 +0000 (+0100) Subject: ARM: 6947/2: mach-u300: fix compilation error in timer X-Git-Tag: v3.0-rc4~35^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9425032b77c3a4f066a032bac7f7d08668b6cc3c;p=pandora-kernel.git 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 Signed-off-by: Russell King --- Reading git-diff-tree failed