llseek: automatically add .llseek fop
[linux-flexiantxendom0-natty.git] / drivers / staging / dream / qdsp5 / audio_qcelp.c
index effa96f..911bab4 100644 (file)
@@ -824,6 +824,7 @@ static struct file_operations audio_qcelp_fops = {
        .read = audqcelp_read,
        .write = audqcelp_write,
        .unlocked_ioctl = audqcelp_ioctl,
+       .llseek = noop_llseek,
 };
 
 struct miscdevice audio_qcelp_misc = {