Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83918
b: refs/heads/master
c: 1386a82
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Feb 7, 2008
1 parent 7a76747 commit 116eab6
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: 319fe7c347ad2bdd99ea9b62c65ca81584ed2e1c
refs/heads/master: 1386a820b32285583414a8db3a99305e7ebe8377
2 changes: 1 addition & 1 deletion trunk/drivers/char/riscom8.c
Original file line number Diff line number Diff line change
Expand Up @@ -1618,7 +1618,7 @@ static const struct tty_operations riscom_ops = {
.tiocmset = rc_tiocmset,
};

static inline int rc_init_drivers(void)
static int __init rc_init_drivers(void)
{
int error;
int i;
Expand Down

0 comments on commit 116eab6

Please sign in to comment.