Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126735
b: refs/heads/master
c: a8275fc
h: refs/heads/master
i:
  126733: 1555a11
  126731: 1346d20
  126727: 08405da
  126719: 74b1a2f
v: v3
  • Loading branch information
J.R. Mauro authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent 43ea921 commit acf4735
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: 0bf8e27f7a7da413c1cf3dad4afdcf1b17418285
refs/heads/master: a8275fcaa7ca1f720f0c1b1c4c373964ffc9f72d
2 changes: 2 additions & 0 deletions trunk/drivers/staging/comedi/proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ int comedi_read_procmem(char *buf, char **start, off_t offset, int len,
return l;
}

#ifdef CONFIG_PROC_FS
void comedi_proc_init(void)
{
struct proc_dir_entry *comedi_proc;
Expand All @@ -98,3 +99,4 @@ void comedi_proc_cleanup(void)
{
remove_proc_entry("comedi", 0);
}
#endif

0 comments on commit acf4735

Please sign in to comment.