[MIPS] arch/mips/au1000/time.c cleanup
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Sat, 27 May 2006 20:04:01 +0000 (00:04 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 19 Jun 2006 16:39:19 +0000 (17:39 +0100)
commitfbd7a38ffb127da53a4c9fd0ad09e6ed937e8e3f
tree2f06c671b67200e181c289949caf4bc08eb2a77e
parentb0b0e13e7dd309be13ab9324e67893e62b136e44
[MIPS] arch/mips/au1000/time.c cleanup

Mark au1xxx_timer_setup() __init, just because it is. Get rid of
unneeded extern's (note that (*do_gettimeoffset)() is already declared by
<asm/time.c>) and an unused variable. Kill some whitespace...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/au1000/common/time.c