Skip to content

Commit

Permalink
V4L/DVB (6002): ivtv: remove unused struct field.
Browse files Browse the repository at this point in the history
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent 39c4ad6 commit 6af5a03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/ivtv/ivtv-driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,6 @@ struct vbi_info {
struct v4l2_format in;
/* convenience pointer to sliced struct in vbi_in union */
struct v4l2_sliced_vbi_format *sliced_in;
u32 service_set_in;
int insert_mpeg;

/* Buffer for the maximum of 2 * 18 * packet_size sliced VBI lines.
Expand Down

0 comments on commit 6af5a03

Please sign in to comment.