regulator: max8998 BUCK1/2 voltage change with use of GPIOs
[cascardo/linux.git] / drivers / char / uv_mmtimer.c
index c7072ba..493b47a 100644 (file)
@@ -52,6 +52,7 @@ static const struct file_operations uv_mmtimer_fops = {
        .owner = THIS_MODULE,
        .mmap = uv_mmtimer_mmap,
        .unlocked_ioctl = uv_mmtimer_ioctl,
+       .llseek = noop_llseek,
 };
 
 /**