On Tue, Nov 06, 2007 at 02:33:53AM -0800, akpm@linux-foundation.org wrote:
[mmotm.git] / drivers / staging / comedi / comedi_fops.h
blobcb503c88c7f40984de46daa1f82d902c65f152d2
2 #ifndef _COMEDI_FOPS_H
3 #define _COMEDI_FOPS_H
5 extern struct class *comedi_class;
6 extern const struct file_operations comedi_fops;
7 extern int comedi_autoconfig;
9 #endif /* _COMEDI_FOPS_H */