llseek: automatically add .llseek fop
[cascardo/linux.git] / drivers / char / mmtimer.c
index ea7c99f..1c4070c 100644 (file)
@@ -72,6 +72,7 @@ static const struct file_operations mmtimer_fops = {
        .owner = THIS_MODULE,
        .mmap = mmtimer_mmap,
        .unlocked_ioctl = mmtimer_ioctl,
+       .llseek = noop_llseek,
 };
 
 /*