From: Hans Verkuil Date: Sat, 3 Feb 2007 06:23:44 +0000 (-0300) Subject: V4L/DVB (5182): Remove #if 0 section from videodev2.h X-Git-Tag: v2.6.21-rc2~66^2~52 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=2675f7a88f73bc3131b817c118fbffa5cfed8868;p=~emulex%2Finfiniband.git 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 Signed-off-by: Mauro Carvalho Chehab --- diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h index dec091e7236..4dc16b0898a 100644 --- a/include/linux/videodev2.h +++ b/include/linux/videodev2.h @@ -1206,7 +1206,6 @@ struct v4l2_sliced_vbi_format #define V4L2_SLICED_VBI_525 (V4L2_SLICED_CAPTION_525) #define V4L2_SLICED_VBI_625 (V4L2_SLICED_TELETEXT_B | V4L2_SLICED_VPS | V4L2_SLICED_WSS_625) - struct v4l2_sliced_vbi_cap { __u16 service_set;