From: Thomas Gleixner Date: Fri, 13 Nov 2009 23:26:34 +0000 (+0100) Subject: clocksource/events: Fix fallout of generic code changes X-Git-Tag: v2.6.33-rc1~363^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a362c638bdf052bf424bce7645d39b101090f6ba;p=pandora-kernel.git clocksource/events: Fix fallout of generic code changes powerpc grew a new warning due to the type change of clockevent->mult. The architectures which use parts of the generic time keeping infrastructure tripped over my wrong assumption that clocksource_register is only used when GENERIC_TIME=y. I should have looked and also I should have known better. These renitent Gaul villages are racking my nerves. Some serious deprecating is due. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed