浏览代码

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 年之前
父节点
当前提交
6af5a0394a
共有 1 个文件被更改,包括 0 次插入1 次删除
  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;
 	struct v4l2_format in;
 	/* convenience pointer to sliced struct in vbi_in union */
 	/* convenience pointer to sliced struct in vbi_in union */
 	struct v4l2_sliced_vbi_format *sliced_in;
 	struct v4l2_sliced_vbi_format *sliced_in;
-	u32 service_set_in;
 	int insert_mpeg;
 	int insert_mpeg;
 
 
 	/* Buffer for the maximum of 2 * 18 * packet_size sliced VBI lines.
 	/* Buffer for the maximum of 2 * 18 * packet_size sliced VBI lines.