Browse Source

V4L/DVB (6002): ivtv: remove unused struct field.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Hans Verkuil 18 years ago
parent
commit
6af5a0394a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/media/video/ivtv/ivtv-driver.h

+ 0 - 1
drivers/media/video/ivtv/ivtv-driver.h

@@ -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.