提交 2236d252 编写于 作者: A Al Viro 提交者: Linus Torvalds

enable_IR_x2apic() needs to be __init

calls __init, called only from __init
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 ad04d31e
......@@ -1315,7 +1315,7 @@ void enable_x2apic(void)
}
}
void enable_IR_x2apic(void)
void __init enable_IR_x2apic(void)
{
#ifdef CONFIG_INTR_REMAP
int ret;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册