[MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.
commit72fc19ff51cc32fe85ddb085cb0622b7b97b2158
authorRalf Baechle <ralf@linux-mips.org>
Thu, 1 Nov 2007 15:45:37 +0000 (1 15:45 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 2 Nov 2007 16:13:48 +0000 (2 16:13 +0000)
tree784f9cdfba9a0c34ef994a9619de23e00c3479e5
parentc9294022af5022584756d67164e68dba0be9302b
[MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.

This is the clock rate of the i8253 PIT.  A MIPS system may not have
a PIT by the symbol is used all over the kernel including some APIs.
So keeping it defined to the number for the PIT is the only sane thing
for now.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/mach-au1x00/timex.h [deleted file]
include/asm-mips/mach-generic/timex.h [deleted file]
include/asm-mips/mach-jazz/timex.h [deleted file]
include/asm-mips/mach-qemu/timex.h [deleted file]
include/asm-mips/mach-rm/timex.h [deleted file]
include/asm-mips/timex.h