Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57118
b: refs/heads/master
c: 486cab2
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Victor authored and Russell King committed May 30, 2007
1 parent 625edaa commit 88d6e53
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: 28c670cb9b0df7c8579f78c9d06e148896378cf4
refs/heads/master: 486cab2ba25b469f7a8822e84fd43960a472e3d9
2 changes: 1 addition & 1 deletion trunk/drivers/serial/serial_ks8695.c
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ static int __init ks8695_console_setup(struct console *co, char *options)
return uart_set_options(port, co, baud, parity, bits, flow);
}

extern struct uart_driver ks8695_reg;
static struct uart_driver ks8695_reg;

static struct console ks8695_console = {
.name = SERIAL_KS8695_DEVNAME,
Expand Down

0 comments on commit 88d6e53

Please sign in to comment.