V4L/DVB (7996): si470x: afc indication
[safe/jmp/linux-2.6] / drivers / media / radio / radio-zoltrix.c
index 203f437..43773c5 100644 (file)
@@ -401,7 +401,9 @@ static const struct file_operations zoltrix_fops =
        .open           = video_exclusive_open,
        .release        = video_exclusive_release,
        .ioctl          = video_ioctl2,
+#ifdef CONFIG_COMPAT
        .compat_ioctl   = v4l_compat_ioctl32,
+#endif
        .llseek         = no_llseek,
 };