Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274484
b: refs/heads/master
c: 0e648f4
h: refs/heads/master
v: v3
  • Loading branch information
Paul Gortmaker committed Oct 31, 2011
1 parent 54345dd commit 6e1ac03
Show file tree
Hide file tree
Showing 3 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: 578b9ce0095ff3dd2c3b94508407c3be8fcce68d
refs/heads/master: 0e648f42f24f89e24c4dcac534d8e7086c9fd559
1 change: 1 addition & 0 deletions trunk/drivers/tty/serial/nwpserial.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
*
*/
#include <linux/init.h>
#include <linux/export.h>
#include <linux/console.h>
#include <linux/serial.h>
#include <linux/serial_reg.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/tty/vt/vc_screen.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <linux/kernel.h>
#include <linux/major.h>
#include <linux/errno.h>
#include <linux/export.h>
#include <linux/tty.h>
#include <linux/interrupt.h>
#include <linux/mm.h>
Expand Down

0 comments on commit 6e1ac03

Please sign in to comment.