From: David VomLehn Date: Tue, 22 Dec 2009 01:43:42 +0000 (-0800) Subject: MIPS: PowerTV: Remove extra r4k_clockevent_init() call X-Git-Tag: v2.6.33-rc4~8^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dc238632bbb4283ba2c789b2aeadb1a2743eb4f;p=pandora-kernel.git MIPS: PowerTV: Remove extra r4k_clockevent_init() call A call to r4k_clocksource_init() was added to plat_time_init(), but when init_mips_clock_source() calls the same function, boot fails in clockevents_register_device(). This patch removes the extraneous call. Signed-off-by: David VomLehn Patchwork: http://patchwork.linux-mips.org/patch/803/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed