Commits
Shinya Kuribayashi committed 199e4f657c8
[MIPS] lib_mips/time.c: Fix udelay What we have to do is just to wait for given micro-seconds. No need to take into account current time, get_timer and CFG_HZ. Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>