Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35892
b: refs/heads/master
c: c0d8374
h: refs/heads/master
v: v3
  • Loading branch information
Magnus Damm authored and Andi Kleen committed Sep 26, 2006
1 parent 49a7712 commit f61e12a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: aada06c9b7f4cdedbeb2bc905893cf1923a0abad
refs/heads/master: c0d83745cc67ed71a08c14739a0b286d0239b1e2
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/tsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ int recalibrate_cpu_khz(void)

EXPORT_SYMBOL(recalibrate_cpu_khz);

void tsc_init(void)
void __init tsc_init(void)
{
if (!cpu_has_tsc || tsc_disable)
return;
Expand Down

0 comments on commit f61e12a

Please sign in to comment.