Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167560
b: refs/heads/master
c: 4377a02
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Oct 14, 2009
1 parent bcfa953 commit 8cdd322
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: ffc18afa11f32d59839b5f3c605c64c63d38c218
refs/heads/master: 4377a026500a3f59e9c41c23d03e55ff2e712379
1 change: 1 addition & 0 deletions trunk/drivers/staging/comedi/drivers/me_daq.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ from http://www.comedi.org
*/

#include <linux/interrupt.h>
#include <linux/sched.h>
#include "../comedidev.h"

#include "comedi_pci.h"
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/comedi/drivers/ni_mio_common.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
/* #define DEBUG_STATUS_B */

#include <linux/interrupt.h>
#include <linux/sched.h>
#include "8255.h"
#include "mite.h"
#include "comedi_fc.h"
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/comedi/drivers/ni_pcidio.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ comedi_nonfree_firmware tarball available from http://www.comedi.org
/* #define DEBUG_FLAGS */

#include <linux/interrupt.h>
#include <linux/sched.h>
#include "../comedidev.h"

#include "mite.h"
Expand Down

0 comments on commit 8cdd322

Please sign in to comment.