diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-12-03 13:50:33 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-12-03 13:54:54 +0100 |
commit | 38d8dfe0a9e16c2260d1325afd7465215e4fd278 (patch) | |
tree | ad795e5e4c8ca7e0506cb4287e1b8a2143d60d4a | |
parent | 4a85d1cbaa284c518a3748115759fe1dfe036a23 (diff) | |
download | linux-38d8dfe0a9e16c2260d1325afd7465215e4fd278.tar.bz2 |
media: pixfmt-meta-rkisp1.rst: fix two build warnings
With Sphinx 2.x: those two warnings are produced:
/devel/v4l/docs/sphinx2/Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-meta-fmt-rk-isp1-params (if the link has no caption the label must precede a section header)
/devel/v4l/docs/sphinx2/Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-meta-fmt-rk-isp1-stat-3a (if the link has no caption the label must precede a section header)
The reason is that there's no blank line between the two
identifiers.
Fixes: 3f46cac6787f ("media: admin-guide/pixfmt-meta-rkisp1.rst: pixfmt reference conforming with macro")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
-rw-r--r-- | Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst b/Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst index 922fa1d59898..fa04f00bcd2e 100644 --- a/Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst +++ b/Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst @@ -1,6 +1,7 @@ .. SPDX-License-Identifier: GPL-2.0 .. _v4l2-meta-fmt-rk-isp1-params: + .. _v4l2-meta-fmt-rk-isp1-stat-3a: ***************************************************************************** |