Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142857
b: refs/heads/master
c: f5d378a
h: refs/heads/master
i:
  142855: bee4756
v: v3
  • Loading branch information
David S. Miller committed Apr 8, 2009
1 parent da8d380 commit 7a43f6e
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: 7816238a539bf56311f04e7ff17076f66d5c902a
refs/heads/master: f5d378ace9a5bd08cef344df096ea0c871e99c18
2 changes: 1 addition & 1 deletion trunk/drivers/serial/sunsu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1178,7 +1178,7 @@ static struct uart_driver sunsu_reg = {
.major = TTY_MAJOR,
};

static int __init sunsu_kbd_ms_init(struct uart_sunsu_port *up)
static int __devinit sunsu_kbd_ms_init(struct uart_sunsu_port *up)
{
int quot, baud;
#ifdef CONFIG_SERIO
Expand Down

0 comments on commit 7a43f6e

Please sign in to comment.