Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115909
b: refs/heads/master
c: 9f561df
h: refs/heads/master
i:
  115907: a28e1d7
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Oct 20, 2008
1 parent 5563223 commit c6d5374
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: da1cfe1ae48b2af7394718ec07194806db5dfe61
refs/heads/master: 9f561dfceaafaae73ecfc81b1156dde3056e1ec9
2 changes: 1 addition & 1 deletion trunk/drivers/serial/8250_gsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ static struct parisc_driver serial_driver = {
.probe = serial_init_chip,
};

int __init probe_serial_gsc(void)
static int __init probe_serial_gsc(void)
{
register_parisc_driver(&lasi_driver);
register_parisc_driver(&serial_driver);
Expand Down

0 comments on commit c6d5374

Please sign in to comment.