Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
[deliverable/linux.git] / drivers / char / snsc.c
index 208e25731dfe386daa7b858f436d81aeb26ee712..5816b39ff5a9cf43cbba56579d9b0b2d021f8883 100644 (file)
@@ -358,6 +358,7 @@ static const struct file_operations scdrv_fops = {
        .poll =         scdrv_poll,
        .open =         scdrv_open,
        .release =      scdrv_release,
+       .llseek =       noop_llseek,
 };
 
 static struct class *snsc_class;
This page took 0.048885 seconds and 5 git commands to generate.