Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71011
b: refs/heads/master
c: 0b4b5dd
h: refs/heads/master
i:
  71009: 61c8b44
  71007: c49aa07
v: v3
  • Loading branch information
Thomas Gleixner authored and Thomas Gleixner committed Oct 17, 2007
1 parent 190e8ce commit d545b4e
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: f6a2e7f2012eeced1dbf093bb98a1c38fee91f78
refs/heads/master: 0b4b5dde45a9416bf57c1e2e5ccf748e538368aa
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/cpufreq/powernow-k7.c
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ static unsigned int powernow_get(unsigned int cpu)
}


static int __init acer_cpufreq_pst(struct dmi_system_id *d)
static int __init acer_cpufreq_pst(const struct dmi_system_id *d)
{
printk(KERN_WARNING "%s laptop with broken PST tables in BIOS detected.\n", d->ident);
printk(KERN_WARNING "You need to downgrade to 3A21 (09/09/2002), or try a newer BIOS than 3A71 (01/20/2003)\n");
Expand Down

0 comments on commit d545b4e

Please sign in to comment.