Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65290
b: refs/heads/master
c: e2fd58d
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Oct 4, 2007
1 parent 6ff5019 commit b83879e
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: 07607c5492f836923c2ab9eb1cd1d39be7dace49
refs/heads/master: e2fd58d06f79b10cad22240a6e6fb1c1108aa0ee
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/kernel/vio.c
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ static struct vio_dev *vio_create_one(struct mdesc_handle *hp, u64 mp,
}
vdev->dp = dp;

printk(KERN_ERR "VIO: Adding device %s\n", vdev->dev.bus_id);
printk(KERN_INFO "VIO: Adding device %s\n", vdev->dev.bus_id);

err = device_register(&vdev->dev);
if (err) {
Expand Down

0 comments on commit b83879e

Please sign in to comment.