Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvar...
[pandora-kernel.git] / drivers / staging / comedi / drivers / pcm_common.h
1 #ifndef _comedi_common_H
2 #define _comedi_common_H
3
4 extern int comedi_pcm_cmdtest(struct comedi_device *dev,
5                               struct comedi_subdevice *s,
6                               struct comedi_cmd *cmd);
7
8 #endif