V4L/DVB (10700): saa7115: don't access reg 0x87 if it is not present.
[linux-2.6] / drivers / staging / comedi / comedi_fops.h
1
2 #ifndef _COMEDI_FOPS_H
3 #define _COMEDI_FOPS_H
4
5 extern struct class *comedi_class;
6 extern const struct file_operations comedi_fops;
7
8 #endif /* _COMEDI_FOPS_H */