提交 1249ed35 编写于 作者: R Ralf Baechle

MIPS: math-emu: Move from deprecated __initcall to arch_initcall.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 1bab0b62
......@@ -65,4 +65,4 @@ do { \
return 0;
}
__initcall(debugfs_fpuemu);
arch_initcall(debugfs_fpuemu);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册