aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/asm-x86/proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/proto.h b/include/asm-x86/proto.h
index 9074aa7ebc65..4eddf2761804 100644
--- a/include/asm-x86/proto.h
+++ b/include/asm-x86/proto.h
@@ -25,8 +25,6 @@ extern void ia32_sysenter_target(void);
25extern void config_acpi_tables(void); 25extern void config_acpi_tables(void);
26extern void ia32_syscall(void); 26extern void ia32_syscall(void);
27 27
28extern int nohpet;
29
30extern void reserve_bootmem_generic(unsigned long phys, unsigned len); 28extern void reserve_bootmem_generic(unsigned long phys, unsigned len);
31 29
32extern void load_gs_index(unsigned gs); 30extern void load_gs_index(unsigned gs);