Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information