提交 4d74dbd7 编写于 作者: A Andi Kleen 提交者: Linus Torvalds

[PATCH] x86_64: Replace cpu_pda extern with include

Minor cleanup - remove obsolete extern
Signed-off-by: NAndi Kleen <ak@suse.de>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 2bc0414e
......@@ -306,8 +306,6 @@ void __init init_memory_mapping(unsigned long start, unsigned long end)
table_end<<PAGE_SHIFT);
}
extern struct x8664_pda cpu_pda[NR_CPUS];
void __cpuinit zap_low_mappings(int cpu)
{
if (cpu == 0) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册