commit | 181220d469fe8f8c838d2f9d08fe05529fe6f440 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Mon Sep 28 16:21:00 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Wed Sep 30 18:50:20 2020 +0200 |
tree | 428309155cf51c067e51f9d3cc206d7f661387df | |
parent | deacbb8e4c7c4a8b9370d6dcbf8c2daf6baecc1a [diff] |
media: v4l2-subdev.rst: get rid of a duplicatd kernel-doc markup There are two kernel-doc markups for include/media/v4l2-async.h, one at v4l2-async.rst and another one at v4l2-subdev.rst. Sphinx 3.x checks it and complains for duplicated symbols. So, get rid of one of them. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>