Commit 80ca9c98f50c11b63b87971594d7e38cba0bbcef
Committed by
Ingo Molnar
1 parent
40fec50ac4
Exists in
master
and in
7 other branches
x86: move tsc related declarations
tsc has also it's own header file. Nuke the stupid 64 bit ifdef while at it. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Showing 2 changed files with 1 additions and 5 deletions Side-by-side Diff
include/asm-x86/proto.h
... | ... | @@ -51,11 +51,8 @@ |
51 | 51 | extern unsigned long table_start, table_end; |
52 | 52 | |
53 | 53 | extern int exception_trace; |
54 | -extern unsigned cpu_khz; | |
55 | -extern unsigned tsc_khz; | |
56 | 54 | |
57 | 55 | extern int reboot_force; |
58 | -extern int notsc_setup(char *); | |
59 | 56 | |
60 | 57 | extern int gsi_irq_sharing(int gsi); |
61 | 58 |
include/asm-x86/tsc.h