Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79753
b: refs/heads/master
c: 80ca9c9
h: refs/heads/master
i:
  79751: 17c8cf3
v: v3
  • Loading branch information
Thomas Gleixner authored and Ingo Molnar committed Jan 30, 2008
1 parent 2f6a032 commit ec3bcc9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 40fec50ac4dd436b06630f415789e57200c5b06f
refs/heads/master: 80ca9c98f50c11b63b87971594d7e38cba0bbcef
3 changes: 0 additions & 3 deletions trunk/include/asm-x86/proto.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,8 @@ extern void check_efer(void);
extern unsigned long table_start, table_end;

extern int exception_trace;
extern unsigned cpu_khz;
extern unsigned tsc_khz;

extern int reboot_force;
extern int notsc_setup(char *);

extern int gsi_irq_sharing(int gsi);

Expand Down
3 changes: 1 addition & 2 deletions trunk/include/asm-x86/tsc.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@ int check_tsc_unstable(void);
extern void check_tsc_sync_source(int cpu);
extern void check_tsc_sync_target(void);

#ifdef CONFIG_X86_64
extern void tsc_calibrate(void);
#endif
extern int notsc_setup(char *);

#endif

0 comments on commit ec3bcc9

Please sign in to comment.