Commit 6fc30f9e authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Ingo Molnar

x86: remove obsolete nohpet declaration

Lonely user is hpet.c, so no need to declare it elsewhere.
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 70a20025
......@@ -25,8 +25,6 @@ extern void ia32_sysenter_target(void);
extern void config_acpi_tables(void);
extern void ia32_syscall(void);
extern int nohpet;
extern void reserve_bootmem_generic(unsigned long phys, unsigned len);
extern void load_gs_index(unsigned gs);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment