llseek: automatically add .llseek fop
[sfrench/cifs-2.6.git] / drivers / scsi / megaraid / megaraid_mm.c
index 41f82f76d8845ad92b7bfa765936ca513f325dee..ab801232d77736155c4336a2b2ffa203631260ca 100644 (file)
@@ -75,6 +75,7 @@ static const struct file_operations lsi_fops = {
        .compat_ioctl = mraid_mm_compat_ioctl,
 #endif
        .owner  = THIS_MODULE,
+       .llseek = noop_llseek,
 };
 
 static struct miscdevice megaraid_mm_dev = {