llseek: automatically add .llseek fop
[pandora-kernel.git] / drivers / isdn / mISDN / timerdev.c
index de43c8c..859c81e 100644 (file)
@@ -267,6 +267,7 @@ static const struct file_operations mISDN_fops = {
        .unlocked_ioctl = mISDN_ioctl,
        .open           = mISDN_open,
        .release        = mISDN_close,
+       .llseek         = no_llseek,
 };
 
 static struct miscdevice mISDNtimer = {