Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
[firefly-linux-kernel-4.4.55.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