From: Mauro Carvalho Chehab Date: Wed, 1 Oct 2025 14:49:40 +0000 (+0200) Subject: media: docs: videodev2.h.rst.exceptions: ignore struct __kernel_v4l2_timeval X-Git-Tag: v6.19-rc1~184^2~61^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=753b113b77831dd7f56a0e56bd87f3ca0ac6e2c1;p=thirdparty%2Fkernel%2Flinux.git media: docs: videodev2.h.rst.exceptions: ignore struct __kernel_v4l2_timeval This is an ancillary struct used for year-2038 compat logic. It is not meant to be used directly on userspace. Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Jonathan Corbet Message-ID: --- diff --git a/Documentation/userspace-api/media/v4l/videodev2.h.rst.exceptions b/Documentation/userspace-api/media/v4l/videodev2.h.rst.exceptions index 9bcb5ae6fbc4b..c41693115db64 100644 --- a/Documentation/userspace-api/media/v4l/videodev2.h.rst.exceptions +++ b/Documentation/userspace-api/media/v4l/videodev2.h.rst.exceptions @@ -18,6 +18,7 @@ ignore define _UAPI__LINUX_VIDEODEV2_H ignore symbol V4L2_BUF_TYPE_PRIVATE ignore symbol V4L2_TUNER_DIGITAL_TV ignore symbol V4L2_COLORSPACE_BT878 +ignore struct __kernel_v4l2_timeval # Documented enum v4l2_field replace symbol V4L2_FIELD_ALTERNATE :c:type:`V4L.v4l2_field`