Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5967
b: refs/heads/master
c: a828b8e
h: refs/heads/master
i:
  5965: 70d6fe0
  5963: 737facf
  5959: c9bea48
  5951: 7cbd96e
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Aug 24, 2005
1 parent ebd5b9d commit 78e61a0
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: c51d9943b11441fd1ea42c7e70cfb5eed33fe97b
refs/heads/master: a828b8e4e699b5e3ce0dcbb708ecb099b86f3126
2 changes: 1 addition & 1 deletion trunk/drivers/serial/m32r_sio.c
Original file line number Diff line number Diff line change
Expand Up @@ -1123,7 +1123,7 @@ static int __init m32r_sio_console_setup(struct console *co, char *options)
return uart_set_options(port, co, baud, parity, bits, flow);
}

extern struct uart_driver m32r_sio_reg;
static struct uart_driver m32r_sio_reg;
static struct console m32r_sio_console = {
.name = "ttyS",
.write = m32r_sio_console_write,
Expand Down

0 comments on commit 78e61a0

Please sign in to comment.