提交 1c6c727d 编写于 作者: J Jaswinder Singh 提交者: Ingo Molnar

x86: proc.c declare cpuinfo_op before they get used

Signed-off-by: NJaswinder Singh <jaswinder@infradead.org>
上级 c1686aea
......@@ -140,6 +140,8 @@ DECLARE_PER_CPU(struct cpuinfo_x86, cpu_info);
#define current_cpu_data boot_cpu_data
#endif
extern const struct seq_operations cpuinfo_op;
static inline int hlt_works(int cpu)
{
#ifdef CONFIG_X86_32
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册