提交 5314d48e 编写于 作者: J Jaswinder Singh 提交者: Ingo Molnar

x86: setup.c declare saved_video_mode before they get used

Signed-off-by: NJaswinder Singh <jaswinder@infradead.org>
上级 cc038491
......@@ -41,6 +41,7 @@ struct x86_quirks {
};
extern struct x86_quirks *x86_quirks;
extern unsigned long saved_video_mode;
#ifndef CONFIG_PARAVIRT
#define paravirt_post_allocator_init() do {} while (0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册