Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334564
b: refs/heads/master
c: ee98581
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Greg Kroah-Hartman committed Oct 5, 2012
1 parent db44a58 commit bf3c54e
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 725dd00a99dd5fb94af55115bf7ade59624c8bc3
refs/heads/master: ee98581f624a6ce0f17706d7ff2a161aacfb977a
1 change: 1 addition & 0 deletions trunk/drivers/staging/dgrp/dgrp_mon_ops.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
#include <linux/sched.h>
#include <asm/unaligned.h>
#include <linux/proc_fs.h>
#include <linux/uaccess.h>

#include "dgrp_common.h"

Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/dgrp/dgrp_specproc.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
#include <linux/proc_fs.h>
#include <linux/ctype.h>
#include <linux/seq_file.h>
#include <linux/uaccess.h>
#include <linux/vmalloc.h>

#include "dgrp_common.h"
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/dgrp/dgrp_tty.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
#include <linux/tty.h>
#include <linux/tty_flip.h>
#include <linux/sched.h>
#include <linux/uaccess.h>

#include "dgrp_common.h"

Expand Down

0 comments on commit bf3c54e

Please sign in to comment.