staging: brcm80211: fix build with BCMDBG unset.
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / comedi / comedi_fops.h
blobda4b4f5553f590c0f7a07f80993e7f35626636c0
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;
8 extern struct comedi_driver *comedi_drivers;
10 #endif /* _COMEDI_FOPS_H */