提交 9ef988dd 编写于 作者: R Ralf Baechle

MIPS: RM9000: Remove support for idle loop.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 8a8bbf2a
......@@ -224,10 +224,6 @@ void __init check_wait(void)
cpu_wait = r4k_wait;
*/
break;
case CPU_RM9000:
if ((c->processor_id & 0x00ff) >= 0x40)
cpu_wait = r4k_wait;
break;
default:
break;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册