Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197176
b: refs/heads/master
c: e2a0eab
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 11, 2010
1 parent 6d4d56c commit bf11bf7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 703f5936e2a4a31a5b2596d47c1504a472d4ab85
refs/heads/master: e2a0eab0a121a95be60a81911df07cc21e4ee429
2 changes: 0 additions & 2 deletions trunk/drivers/staging/comedi/comedilib.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
#ifndef _LINUX_COMEDILIB_H
#define _LINUX_COMEDILIB_H

#include "comedi.h"

/* these functions may not be called at real-time priority */

void *comedi_open(const char *path);
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/comedi/drivers/comedi_bond.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Configuration Options:
* options that are used with comedi_config.
*/

#include "../comedi.h"
#include "../comedilib.h"
#include "../comedidev.h"
#include <linux/string.h>
Expand Down

0 comments on commit bf11bf7

Please sign in to comment.