Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142275
b: refs/heads/master
c: 5c9f580
h: refs/heads/master
i:
  142273: 9c3bc23
  142271: bcb27bb
v: v3
  • Loading branch information
Scott James Remnant authored and Linus Torvalds committed Apr 6, 2009
1 parent 5a3e9fb commit ecbca70
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e766aeb882b41355d8732cf49aa9412baef852c5
refs/heads/master: 5c9f5806836a9079d6c2d38d567d5f0662863bf4
2 changes: 2 additions & 0 deletions trunk/drivers/char/riscom8.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
#include <linux/delay.h>
#include <linux/tty_flip.h>
#include <linux/spinlock.h>
#include <linux/device.h>

#include <linux/uaccess.h>

Expand Down Expand Up @@ -1524,6 +1525,7 @@ module_param(iobase2, int, 0);
module_param(iobase3, int, 0);

MODULE_LICENSE("GPL");
MODULE_ALIAS_CHARDEV_MAJOR(RISCOM8_NORMAL_MAJOR);
#endif /* MODULE */

/*
Expand Down

0 comments on commit ecbca70

Please sign in to comment.