aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/proto.h')
-rw-r--r--include/asm-x86/proto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-x86/proto.h b/include/asm-x86/proto.h
index 8ed1ebf666be..a47e526716f4 100644
--- a/include/asm-x86/proto.h
+++ b/include/asm-x86/proto.h
@@ -51,11 +51,8 @@ extern void check_efer(void);
51extern unsigned long table_start, table_end; 51extern unsigned long table_start, table_end;
52 52
53extern int exception_trace; 53extern int exception_trace;
54extern unsigned cpu_khz;
55extern unsigned tsc_khz;
56 54
57extern int reboot_force; 55extern int reboot_force;
58extern int notsc_setup(char *);
59 56
60extern int gsi_irq_sharing(int gsi); 57extern int gsi_irq_sharing(int gsi);
61 58