Fix this warning for this legacy define: media.h.rst:6: WARNING: undefined label: media-ent-f-dtv-decoder (if the link has no caption the label must precede a section header) Signed-off-by: Hans Verkuil <hans.verkuil@xxxxxxxxx> --- diff --git a/Documentation/media/media.h.rst.exceptions b/Documentation/media/media.h.rst.exceptions index 83d7f7c722fb..2dfab155c8e8 100644 --- a/Documentation/media/media.h.rst.exceptions +++ b/Documentation/media/media.h.rst.exceptions @@ -28,3 +28,4 @@ ignore define MEDIA_ENT_T_V4L2_SUBDEV_FLASH ignore define MEDIA_ENT_T_V4L2_SUBDEV_LENS ignore define MEDIA_ENT_T_V4L2_SUBDEV_DECODER ignore define MEDIA_ENT_T_V4L2_SUBDEV_TUNER +ignore define MEDIA_ENT_F_DTV_DECODER