Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175810
b: refs/heads/master
c: c0cefeb
h: refs/heads/master
v: v3
  • Loading branch information
Amit Shah authored and Benjamin Herrenschmidt committed Dec 8, 2009
1 parent cacad25 commit a90378c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 529586dc39b0ec47c6290c4e7bed6ea3ffd1d8fb
refs/heads/master: c0cefebc0b6ae1bc4c92672223a54e1ee96ea7f0
1 change: 1 addition & 0 deletions trunk/drivers/char/hvc_console.c
Original file line number Diff line number Diff line change
Expand Up @@ -832,6 +832,7 @@ int hvc_remove(struct hvc_struct *hp)
tty_hangup(tty);
return 0;
}
EXPORT_SYMBOL_GPL(hvc_remove);

/* Driver initialization: called as soon as someone uses hvc_alloc(). */
static int hvc_init(void)
Expand Down

0 comments on commit a90378c

Please sign in to comment.