commit | ddac4b5a6c08f8800002517ea5352b3eb9451cfc | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Jun 06 12:21:05 2016 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jun 06 18:08:31 2016 +0200 |
tree | 9e5f87437c1b570c89759204811e72b4dfc9d104 | |
parent | 097f0ab43c98e9b64435cf6879ff465087d36f63 [diff] |
Documentation: add fence-array to kernel DocBook Include fence-array files in the DocBook. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1465226465-23683-1-git-send-email-gustavo@padovan.org
diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl index de79efd..5744ec7 100644 --- a/Documentation/DocBook/device-drivers.tmpl +++ b/Documentation/DocBook/device-drivers.tmpl
@@ -132,8 +132,10 @@ !Edrivers/dma-buf/dma-buf.c !Edrivers/dma-buf/fence.c !Edrivers/dma-buf/seqno-fence.c +!Edrivers/dma-buf/fence-array.c !Iinclude/linux/fence.h !Iinclude/linux/seqno-fence.h +!Iinclude/linux/fence-array.h !Edrivers/dma-buf/reservation.c !Iinclude/linux/reservation.h !Edrivers/dma-buf/sync_file.c