[MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().
authorRalf Baechle <ralf@linux-mips.org>
Sun, 9 Jul 2006 21:27:23 +0000 (22:27 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Jul 2006 20:26:18 +0000 (21:26 +0100)
commitece2246ebda3d86cedb9414e7771862a6c9a054c
treec29ea5f47279ca694c1385f24213ea3650728592
parent54d0a216f40e060ba4265bb851cc36b3ca55d1a8
[MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().

By the time it's called from time_init interrupts are still disabled.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mips-boards/generic/time.c