From: Ralf Baechle Date: Fri, 26 Oct 2007 12:43:32 +0000 (+0100) Subject: [MIPS] time: Merge lasat plat_timer_setup into plat_time_init. X-Git-Tag: v2.6.24-rc2~95^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba5eac515f73910744c5d9f8fc1c5d6548cf6ff4;p=pandora-kernel.git [MIPS] time: Merge lasat plat_timer_setup into plat_time_init. Since the cp0 compare interrupt handler isn't initialized by the time plat_time_init is called don't set IE_IRQ5 anymore, cevt-r4k.c will do that a little later itself. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed