From: Shane McDonald Date: Tue, 28 Apr 2009 05:50:21 +0000 (-0600) Subject: MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup X-Git-Tag: linux-omap-v2.6.30-rc6~13^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01caec8396eff7d519e6d85c5a1c860e7d4714e5;p=pandora-kernel.git MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup There have been a number of compile problems with the msp71xx configuration ever since it was included in the linux-mips.org repository. This patch resolves the "multiple definition of plat_timer_setup" problem, and creates the required get_c0_compare_int function. This patch has been compile-tested against the current HEAD. Signed-off-by: Shane McDonald Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed