]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] time: Code cleanups
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 30 Oct 2007 16:21:03 +0000 (01:21 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 2 Nov 2007 16:13:46 +0000 (16:13 +0000)
commitd9eec1a5d6ae54b0f7562ffe07008a33ac39e8fe
tree2da898720a0240a778df00a0488db3f9593da190
parent1d0a909cfc41f17175023b939b28322e427746b4
[MIPS] time: Code cleanups

* Do not include unnecessary headers.
* Do not mention time.README.
* Do not mention mips_timer_ack.
* Make clocksource_mips static.  It is now dedicated to c0_timer.
* Initialize clocksource_mips.read statically.
* Remove null_hpt_read.
* Remove an argument of plat_timer_setup.  It is just a placeholder.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/time.c
arch/mips/qemu/q-irq.c
include/asm-mips/time.h