Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45187
b: refs/heads/master
c: d349c4a
h: refs/heads/master
i:
  45185: add09d3
  45183: d240423
v: v3
  • Loading branch information
Brice Goglin authored and Dave Jones committed Dec 23, 2006
1 parent c78090c commit 9b2ca0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 8edc59d939ad233c24385fb67a62bd39db532901
refs/heads/master: d349c4a5ae1f17be8d6d5de30135ce17e0a8623b
6 changes: 3 additions & 3 deletions trunk/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
Original file line number Diff line number Diff line change
Expand Up @@ -533,9 +533,9 @@ static int centrino_cpu_init_acpi(struct cpufreq_policy *policy)

/* notify BIOS that we exist */
acpi_processor_notify_smm(THIS_MODULE);
printk("speedstep-centrino with X86_SPEEDSTEP_CENTRINO_ACPI"
"config is deprecated.\n "
"Use X86_ACPI_CPUFREQ (acpi-cpufreq instead.\n" );
printk("speedstep-centrino with X86_SPEEDSTEP_CENTRINO_ACPI "
"config is deprecated.\n "
"Use X86_ACPI_CPUFREQ (acpi-cpufreq) instead.\n" );

return 0;

Expand Down

0 comments on commit 9b2ca0c

Please sign in to comment.