Merge 'staging-next' to Linus's tree
[deliverable/linux.git] / drivers / staging / comedi / comedi_fops.c
index 98fa255d862ef9f7e3257ad3eaadfd4fb1053374..093032ba521a2eb0499d51cdeae9d6dc7666870e 100644 (file)
@@ -1923,6 +1923,7 @@ const struct file_operations comedi_fops = {
        .mmap = comedi_mmap,
        .poll = comedi_poll,
        .fasync = comedi_fasync,
+       .llseek = noop_llseek,
 };
 
 struct class *comedi_class;
This page took 0.02852 seconds and 5 git commands to generate.