diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2007-02-03 01:23:44 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-02-21 10:35:14 -0500 |
commit | 2675f7a88f73bc3131b817c118fbffa5cfed8868 (patch) | |
tree | f51472664ff588e4203df95497d655d54e9a4194 /include/linux | |
parent | 4f828ef7f360ecfba6b8d81c731a56b1c8d4bc07 (diff) |
V4L/DVB (5182): Remove #if 0 section from videodev2.h
Remove a section containing basically ideas for future sliced VBI standards.
This can be resurrected should any of this be actually implemented. For now
it only pollutes this header file.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/videodev2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h index dec091e7236f..4dc16b0898a7 100644 --- a/include/linux/videodev2.h +++ b/include/linux/videodev2.h | |||
@@ -1206,7 +1206,6 @@ struct v4l2_sliced_vbi_format | |||
1206 | #define V4L2_SLICED_VBI_525 (V4L2_SLICED_CAPTION_525) | 1206 | #define V4L2_SLICED_VBI_525 (V4L2_SLICED_CAPTION_525) |
1207 | #define V4L2_SLICED_VBI_625 (V4L2_SLICED_TELETEXT_B | V4L2_SLICED_VPS | V4L2_SLICED_WSS_625) | 1207 | #define V4L2_SLICED_VBI_625 (V4L2_SLICED_TELETEXT_B | V4L2_SLICED_VPS | V4L2_SLICED_WSS_625) |
1208 | 1208 | ||
1209 | |||
1210 | struct v4l2_sliced_vbi_cap | 1209 | struct v4l2_sliced_vbi_cap |
1211 | { | 1210 | { |
1212 | __u16 service_set; | 1211 | __u16 service_set; |