commit | 526a6770692477ff258621b1b8838cce9304f8e4 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 30 15:39:18 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 26 17:26:13 2007 +0000 |
tree | 176274d8ad98bdd82f09a3bad78507211eb9f138 | |
parent | aea6863944efdf42b7de96e71545e0ce4c317a1f [diff] |
[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe. It's running early during the bootup process so interrupts are still off. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>