Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8001
b: refs/heads/master
c: ce38b51
h: refs/heads/master
i:
  7999: 72ec65e
v: v3
  • Loading branch information
Mika Kukkonen authored and Dave Jones committed Sep 1, 2005
1 parent acc982d commit 0b8827e
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: 123411f2d0da5c42eb9ee0912b6e824cbe88a411
refs/heads/master: ce38b51edfe51abacb053e88d62cf96a0c003a04
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/cpu/cpufreq/speedstep-smi.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ static int speedstep_smi_get_freqs (unsigned int *low, unsigned int *high)
u32 function = GET_SPEEDSTEP_FREQS;

if (!(ist_info.event & 0xFFFF)) {
dprintk("bug #1422 -- can't read freqs from BIOS\n", result);
dprintk("bug #1422 -- can't read freqs from BIOS\n");
return -ENODEV;
}

Expand Down

0 comments on commit 0b8827e

Please sign in to comment.