Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145286
b: refs/heads/master
c: d38e73e
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones committed May 26, 2009
1 parent 1e78f79 commit 7b849d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4319503779060120fa5de9b8fde056603bb6e0fd
refs/heads/master: d38e73e8dad454a5916f446b0d3523c1161ae95a
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/cpu/cpufreq/powernow-k7.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,12 @@ static int check_powernow(void)
return 1;
}

#ifdef CONFIG_X86_POWERNOW_K7_ACPI
static void invalidate_entry(unsigned int entry)
{
powernow_table[entry].frequency = CPUFREQ_ENTRY_INVALID;
}
#endif

static int get_ranges(unsigned char *pst)
{
Expand Down

0 comments on commit 7b849d7

Please sign in to comment.