Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132679
b: refs/heads/master
c: eb3092c
h: refs/heads/master
i:
  132677: a0d1d25
  132675: d839d79
  132671: f1f51d2
v: v3
  • Loading branch information
Matthew Garrett authored and Dave Jones committed Feb 25, 2009
1 parent f06719a commit b1ac0ee
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: 199785eac892a1fa1b71cc22bec58e8b156d9311
refs/heads/master: eb3092cee79e4efa5d3e9c81c7e6ca90318cebb8
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/cpufreq/cpufreq-nforce2.c
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ static int __init nforce2_init(void)

/* detect chipset */
if (nforce2_detect_chipset()) {
printk(KERN_ERR PFX "No nForce2 chipset.\n");
printk(KERN_INFO PFX "No nForce2 chipset.\n");
return -ENODEV;
}

Expand Down

0 comments on commit b1ac0ee

Please sign in to comment.