提交 11d48aac 编写于 作者: J Jayachandran C 提交者: Ralf Baechle

MIPS: Netlogic: add r4k_wait as the cpu_wait

Use r4k_wait as the CPU wait function for XLR/XLS processors.
Signed-off-by: NJayachandran C <jayachandranc@netlogicmicro.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2728/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 e6be33cf
......@@ -191,6 +191,7 @@ void __init check_wait(void)
case CPU_CAVIUM_OCTEON_PLUS:
case CPU_CAVIUM_OCTEON2:
case CPU_JZRISC:
case CPU_XLR:
cpu_wait = r4k_wait;
break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册