From 40fec50ac4dd436b06630f415789e57200c5b06f Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Wed, 30 Jan 2008 13:30:18 +0100 Subject: x86: move pda related declaration pda has its own header file as well. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- include/asm-x86/proto.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/asm-x86/proto.h') diff --git a/include/asm-x86/proto.h b/include/asm-x86/proto.h index 7ff3d765de05..8ed1ebf666be 100644 --- a/include/asm-x86/proto.h +++ b/include/asm-x86/proto.h @@ -9,7 +9,6 @@ struct cpuinfo_x86; struct pt_regs; extern void start_kernel(void); -extern void pda_init(int); extern void early_idt_handler(void); -- cgit v1.2.1