diff options
Diffstat (limited to 'include/asm-x86/proto.h')
-rw-r--r-- | include/asm-x86/proto.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-x86/proto.h b/include/asm-x86/proto.h index dabba55f7ed8..64fe816ea37a 100644 --- a/include/asm-x86/proto.h +++ b/include/asm-x86/proto.h | |||
@@ -58,8 +58,6 @@ extern void show_registers(struct pt_regs *regs); | |||
58 | 58 | ||
59 | extern void exception_table_check(void); | 59 | extern void exception_table_check(void); |
60 | 60 | ||
61 | extern void acpi_reserve_bootmem(void); | ||
62 | |||
63 | extern void swap_low_mappings(void); | 61 | extern void swap_low_mappings(void); |
64 | 62 | ||
65 | extern void __show_regs(struct pt_regs * regs); | 63 | extern void __show_regs(struct pt_regs * regs); |
@@ -69,7 +67,6 @@ extern void syscall32_cpu_init(void); | |||
69 | 67 | ||
70 | extern void setup_node_bootmem(int nodeid, unsigned long start, unsigned long end); | 68 | extern void setup_node_bootmem(int nodeid, unsigned long start, unsigned long end); |
71 | 69 | ||
72 | extern void early_quirks(void); | ||
73 | extern void check_efer(void); | 70 | extern void check_efer(void); |
74 | 71 | ||
75 | extern void select_idle_routine(const struct cpuinfo_x86 *c); | 72 | extern void select_idle_routine(const struct cpuinfo_x86 *c); |