]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/zoran.h
V4L/DVB (5198): Cafe_ccic.c fix warning
[linux-2.6-omap-h63xx.git] / drivers / media / video / zoran.h
index ffcda95ed9d4720eba3dcfb16f1e6a473cd29e86..8fb4a3414e0a7441d0f13ca3749bc551051447d1 100644 (file)
@@ -267,7 +267,7 @@ struct zoran_v4l_settings {
 };
 
 /* whoops, this one is undeclared if !v4l2 */
-#ifndef HAVE_V4L2
+#ifndef CONFIG_VIDEO_V4L2
 struct v4l2_jpegcompression {
        int quality;
        int APPn;