]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 1 Nov 2007 15:45:37 +0000 (15:45 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 2 Nov 2007 16:13:48 +0000 (16:13 +0000)
commitea78450ac318edb26d448f9a398a4ee55ac2f5d2
tree784f9cdfba9a0c34ef994a9619de23e00c3479e5
parent2c45d50c7e0d81719c0aec881e4c26662b543eff
[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