Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
[deliverable/linux.git] / drivers / char / tlclk.c
index e32cbf0c9a0b92a22c4053bab922b5e1ea5b615c..0c964cdcc223ca7e710534470ee069d75497b802 100644 (file)
@@ -267,6 +267,7 @@ static const struct file_operations tlclk_fops = {
        .read = tlclk_read,
        .open = tlclk_open,
        .release = tlclk_release,
+       .llseek = noop_llseek,
 
 };
 
This page took 0.036687 seconds and 5 git commands to generate.