[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 30 Oct 2007 15:39:18 +0000 (15:39 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 26 Nov 2007 17:26:13 +0000 (17:26 +0000)
It's running early during the bootup process so interrupts are still off.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found