projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39c4ad6
)
V4L/DVB (6002): ivtv: remove unused struct field.
author
Hans Verkuil
<hverkuil@xs4all.nl>
Tue, 7 Aug 2007 10:19:33 +0000
(07:19 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 10 Oct 2007 01:04:59 +0000
(22:04 -0300)
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-driver.h
patch
|
blob
|
history
diff --git
a/drivers/media/video/ivtv/ivtv-driver.h
b/drivers/media/video/ivtv/ivtv-driver.h
index 4a7b23b9f22acd7a99bdfc9c33813d3482886c2d..0a1c16ad10bb95e8f8dbcb1fc9e4a75213f3f948 100644
(file)
--- a/
drivers/media/video/ivtv/ivtv-driver.h
+++ b/
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.