aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@linux.intel.com>2018-05-21 04:54:33 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-08-31 11:05:50 -0400
commit496f6f4d8a84421b70c4fb629656cb4730cbcd61 (patch)
tree889e3e2174a552bedc8f87711bc6c1047d4324ba /Documentation
parentmedia: media-request: implement media requests (diff)
downloadlinux-dev-496f6f4d8a84421b70c4fb629656cb4730cbcd61.tar.xz
linux-dev-496f6f4d8a84421b70c4fb629656cb4730cbcd61.zip
media: doc: Add media-request.h header to documentation build
media-request.h has been recently added; add it to the documentation build as well. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/media/kapi/mc-core.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/media/kapi/mc-core.rst b/Documentation/media/kapi/mc-core.rst
index 0c05503eaf1f..69362b3135c2 100644
--- a/Documentation/media/kapi/mc-core.rst
+++ b/Documentation/media/kapi/mc-core.rst
@@ -262,3 +262,5 @@ in the end provide a way to use driver-specific callbacks.
.. kernel-doc:: include/media/media-devnode.h
.. kernel-doc:: include/media/media-entity.h
+
+.. kernel-doc:: include/media/media-request.h