提交 01c45381 编写于 作者: D David S. Miller

sparc64: add_node_ranges() must be __init

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 f5d378ac
......@@ -968,7 +968,7 @@ int of_node_to_nid(struct device_node *dp)
return nid;
}
static void add_node_ranges(void)
static void __init add_node_ranges(void)
{
int i;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册