The ioctl is declared twice. This causes the following warning:
        
/devel/v4l/patchwork/Documentation/linux_tv/media/v4l/vidioc-g-edid.rst:7:

Signed-off-by: Mauro Carvalho Chehab <mche...@s-opensource.com>
---
 Documentation/linux_tv/media/v4l/vidioc-g-edid.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/linux_tv/media/v4l/vidioc-g-edid.rst 
b/Documentation/linux_tv/media/v4l/vidioc-g-edid.rst
index b7d56ba0032a..26332ceb8b94 100644
--- a/Documentation/linux_tv/media/v4l/vidioc-g-edid.rst
+++ b/Documentation/linux_tv/media/v4l/vidioc-g-edid.rst
@@ -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
 =========
 
-- 
2.7.4


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to