Commit 1021f6bf authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

doc-rst: vidioc-g-edid remove a duplicate declaration

The ioctl is declared twice. This causes the following warning:
	/devel/v4l/patchwork/Documentation/linux_tv/media/v4l/vidioc-g-edid:7:
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent ef990c27
......@@ -19,8 +19,6 @@ Synopsis
.. cpp:function:: int ioctl( int fd, int request, struct v4l2_edid *argp )
.. cpp:function:: int ioctl( int fd, int request, struct v4l2_edid *argp )
Arguments
=========
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment