diff options
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/video/ivtv/ivtv-driver.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/ivtv/ivtv-driver.h b/drivers/media/video/ivtv/ivtv-driver.h index 4a7b23b9f22a..0a1c16ad10bb 100644 --- a/drivers/media/video/ivtv/ivtv-driver.h +++ b/drivers/media/video/ivtv/ivtv-driver.h | |||
@@ -651,7 +651,6 @@ struct vbi_info { | |||
651 | struct v4l2_format in; | 651 | struct v4l2_format in; |
652 | /* convenience pointer to sliced struct in vbi_in union */ | 652 | /* convenience pointer to sliced struct in vbi_in union */ |
653 | struct v4l2_sliced_vbi_format *sliced_in; | 653 | struct v4l2_sliced_vbi_format *sliced_in; |
654 | u32 service_set_in; | ||
655 | int insert_mpeg; | 654 | int insert_mpeg; |
656 | 655 | ||
657 | /* Buffer for the maximum of 2 * 18 * packet_size sliced VBI lines. | 656 | /* Buffer for the maximum of 2 * 18 * packet_size sliced VBI lines. |