Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45192
b: refs/heads/master
c: 43c8f12
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones committed Jan 3, 2007
1 parent f1c45a5 commit 125d4c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 76ff28c941e73a0de0db12bd5009124e8dc010e7
refs/heads/master: 43c8f12f9f4a7cb4140693fc9baed35a02165898
5 changes: 1 addition & 4 deletions trunk/arch/i386/kernel/cpu/cpufreq/longhaul.c
Original file line number Diff line number Diff line change
Expand Up @@ -358,10 +358,7 @@ static int __init longhaul_get_ranges(void)
130, 150, 160, 140, -1, 155, -1, 145 };
unsigned int j, k = 0;
union msr_longhaul longhaul;
unsigned long lo, hi;
unsigned int eblcr_fsb_table_v1[] = { 66, 133, 100, -1 };
unsigned int eblcr_fsb_table_v2[] = { 133, 100, -1, 66 };
int mult;
int mult = 0;

switch (longhaul_version) {
case TYPE_LONGHAUL_V1:
Expand Down

0 comments on commit 125d4c5

Please sign in to comment.