summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/zoran.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/video/zoran.h')
-rw-r--r--linux/drivers/media/video/zoran.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/zoran.h b/linux/drivers/media/video/zoran.h
index 19c6e3aa0..7528ff967 100644
--- a/linux/drivers/media/video/zoran.h
+++ b/linux/drivers/media/video/zoran.h
@@ -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;