Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1662
b: refs/heads/master
c: 5a72afc
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed May 28, 2005
1 parent 96e9fc8 commit b21f065
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: 2673c836ab9a44b02d45ae5c1c44c03df138dba4
refs/heads/master: 5a72afc03ccc29458502cf032f5c34e5ee004ae7
2 changes: 1 addition & 1 deletion trunk/drivers/input/serio/i8042-x86ia64io.h
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ static int i8042_pnp_init(void)
#if defined(__ia64__)
return -ENODEV;
#else
printk(KERN_WARNING "PNP: No PS/2 controller found. Probing ports directly.\n");
printk(KERN_INFO "PNP: No PS/2 controller found. Probing ports directly.\n");
return 0;
#endif
}
Expand Down

0 comments on commit b21f065

Please sign in to comment.