提交 1bab0b62 编写于 作者: R Ralf Baechle

MIPS: Lasat: Move from deprecated __initcall to arch_initcall.

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