]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/media/video/saa7134/saa7134-video.c
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
[mv-sheeva.git] / drivers / media / video / saa7134 / saa7134-video.c
index 82779585a97f78e3f1f4a7e56be5916f770bbc9e..8656f2400e18c6d329252aa62c48f349009aeb41 100644 (file)
@@ -2087,7 +2087,7 @@ static int video_do_ioctl(struct inode *inode, struct file *file,
                struct v4l2_format *f = arg;
                return saa7134_try_fmt(dev,fh,f);
        }
-#ifdef HAVE_V4L1
+#ifdef CONFIG_V4L1_COMPAT
        case VIDIOCGMBUF:
        {
                struct video_mbuf *mbuf = arg;