Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83701
b: refs/heads/master
c: d7ac12f
h: refs/heads/master
i:
  83699: 301842a
v: v3
  • Loading branch information
Harvey Harrison authored and Ingo Molnar committed Feb 6, 2008
1 parent 24314e1 commit 51d7bfe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: deef79ef351225a9fe02e41a40cb125ed03a3e6b
refs/heads/master: d7ac12fa05ed839d5a426795409fdf1a480e3f7a
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/cpu/cpufreq/powernow-k8.c
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,6 @@ static int fill_powernow_table_pstate(struct powernow_k8_data *data, struct cpuf

for (i = 0; i < data->acpi_data.state_count; i++) {
u32 index;
u32 hi = 0, lo = 0;

index = data->acpi_data.states[i].control & HW_PSTATE_MASK;
if (index > data->max_hw_pstate) {
Expand Down

0 comments on commit 51d7bfe

Please sign in to comment.