Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1386966
| From | Gustavo Padovan <gustavo@padovan.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [RFC v2 2/8] Documentation: add fence-collection to kernel DocBook |
| Date | 2016-04-26 00:40 +0200 |
| Message-ID | <rrXkB-57R-7@gated-at.bofh.it> (permalink) |
| References | <rrXkB-57R-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Include fence-collection files in the DocBook. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> --- Documentation/DocBook/device-drivers.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl index 509a187..68539e5 100644 --- a/Documentation/DocBook/device-drivers.tmpl +++ b/Documentation/DocBook/device-drivers.tmpl @@ -132,8 +132,10 @@ X!Edrivers/base/interface.c !Edrivers/dma-buf/dma-buf.c !Edrivers/dma-buf/fence.c !Edrivers/dma-buf/seqno-fence.c +!Edrivers/dma-buf/fence-collection.c !Iinclude/linux/fence.h !Iinclude/linux/seqno-fence.h +!Iinclude/linux/fence-collection.h !Edrivers/dma-buf/reservation.c !Iinclude/linux/reservation.h !Edrivers/dma-buf/sync_file.c -- 2.5.5
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[RFC v2 2/8] Documentation: add fence-collection to kernel DocBook Gustavo Padovan <gustavo@padovan.org> - 2016-04-26 00:40 +0200
csiph-web