diff options
Diffstat (limited to 'drivers/media/video/zoran.h')
| -rw-r--r-- | drivers/media/video/zoran.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/zoran.h b/drivers/media/video/zoran.h index ffcda95ed9d4..8fb4a3414e0a 100644 --- a/drivers/media/video/zoran.h +++ b/drivers/media/video/zoran.h | |||
| @@ -267,7 +267,7 @@ struct zoran_v4l_settings { | |||
| 267 | }; | 267 | }; |
| 268 | 268 | ||
| 269 | /* whoops, this one is undeclared if !v4l2 */ | 269 | /* whoops, this one is undeclared if !v4l2 */ |
| 270 | #ifndef HAVE_V4L2 | 270 | #ifndef CONFIG_VIDEO_V4L2 |
| 271 | struct v4l2_jpegcompression { | 271 | struct v4l2_jpegcompression { |
| 272 | int quality; | 272 | int quality; |
| 273 | int APPn; | 273 | int APPn; |
