[MIPS] Fix build breakage due to duplicate cpu_clock definition
authorRalf Baechle <ralf@linux-mips.org>
Sat, 28 Jul 2007 10:46:15 +0000 (11:46 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 31 Jul 2007 20:35:28 +0000 (21:35 +0100)
commit348c913f571dc1a0e7fd84d7206fc7ee983420df
treed08ae116332863b459bafffdf799c619c2c18a7c
parent3266c6a988a2d18ffe91fe7fd56d0d6cc13c341e
[MIPS] Fix build breakage due to duplicate cpu_clock definition

commit e436d80085133858bf2613a630365e8a0459fd58
Author: Ingo Molnar <mingo@elte.hu>
Date:   Thu Jul 19 21:28:35 2007 +0200

    [PATCH] sched: implement cpu_clock(cpu) high-speed time source

broke the build of several MIPS platforms which were already using the
symbol cpu_clock for the own purposes.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lemote/lm2e/prom.c
arch/mips/lemote/lm2e/setup.c
arch/mips/pmc-sierra/yosemite/prom.c
arch/mips/pmc-sierra/yosemite/setup.c
arch/mips/tx4938/toshiba_rbtx4938/setup.c