From: Kevin D. Kissell Date: Tue, 31 Mar 2009 11:10:32 +0000 (+0200) Subject: MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC X-Git-Tag: linux-omap-v2.6.30-rc6~13^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf11801e77946533767bbb368130220e241d824;p=pandora-kernel.git MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC Commit 779e7d41ad004946603da139da99ba775f74cb1c created a name collision in SMTC builds. The attached patch corrects this in a a not-too-terribly-ugly manner. Note that the SMTC case has to come first, because CEVT_R4K will also be true. Signed-off-by: Kevin D. Kissell Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed