MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC
commit99aa5029937ee926e3b249369e208d7013cd381b
authorKevin D. Kissell <kevink@paralogos.com>
Tue, 31 Mar 2009 11:10:32 +0000 (31 13:10 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 31 Mar 2009 17:32:42 +0000 (31 19:32 +0200)
tree43d32de6077180998f91e45420b91b8cbcf190eb
parentcea0e9be4090fe019a24c3cd036b609a52ceb7f1
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 <kevink@paralogos.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/time.h
arch/mips/kernel/cevt-smtc.c