Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288877
b: refs/heads/master
c: 30bcfff
h: refs/heads/master
i:
  288875: b3308e4
v: v3
  • Loading branch information
Ben Hutchings authored and Greg Kroah-Hartman committed Feb 13, 2012
1 parent 7853fa2 commit b2dddfe
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: e668505c9811411c6096888b43ba104f35c9e9c3
refs/heads/master: 30bcfff9bd41db5edab6420d0ae2e435609eb083
2 changes: 1 addition & 1 deletion trunk/drivers/cpufreq/powernow-k7.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ static int check_fsb(unsigned int fsbspeed)
}

static const struct x86_cpu_id powernow_k7_cpuids[] = {
{ X86_VENDOR_AMD, 7, },
{ X86_VENDOR_AMD, 6, },
{}
};
MODULE_DEVICE_TABLE(x86cpu, powernow_k7_cpuids);
Expand Down

0 comments on commit b2dddfe

Please sign in to comment.