Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25758
b: refs/heads/master
c: 69a4bf7
h: refs/heads/master
v: v3
  • Loading branch information
Paul Fulghum authored and Greg Kroah-Hartman committed Apr 14, 2006
1 parent 323edde commit aa3f64d
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: e853bf4af372afdae732c48be04a6b154f2de3d4
refs/heads/master: 69a4bf7c9525e5c92c0ecda0db0373f30162b28f
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/console.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ static struct console usbcons;
* serial.c code, except that the specifier is "ttyUSB" instead
* of "ttyS".
*/
static int __init usb_console_setup(struct console *co, char *options)
static int usb_console_setup(struct console *co, char *options)
{
struct usbcons_info *info = &usbcons_info;
int baud = 9600;
Expand Down

0 comments on commit aa3f64d

Please sign in to comment.