diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-10-01 14:12:23 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-10-01 14:18:09 +0200 |
commit | 1ccd66cca96a377ef924d2ee76fbb753a7bec9ea (patch) | |
tree | 56167d82ec57369111b43c50b310f457ce8d6b44 /Documentation | |
parent | [media] s5p-jpeg: remove unused var (diff) | |
download | linux-1ccd66cca96a377ef924d2ee76fbb753a7bec9ea.tar.xz linux-1ccd66cca96a377ef924d2ee76fbb753a7bec9ea.zip |
[media] DocBook: add the new videobuf2-v4l2 header
This header should also be used to generate documentation. So,
add it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/DocBook/device-drivers.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl index 1d6008d51b55..31cefc9af98e 100644 --- a/Documentation/DocBook/device-drivers.tmpl +++ b/Documentation/DocBook/device-drivers.tmpl @@ -231,6 +231,7 @@ X!Isound/sound_firmware.c !Iinclude/media/v4l2-of.h !Iinclude/media/v4l2-subdev.h !Iinclude/media/videobuf2-core.h +!Iinclude/media/videobuf2-v4l2.h !Iinclude/media/videobuf2-memops.h </sect1> <sect1><title>Digital TV (DVB) devices</title> |