diff options
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2016-06-06 12:21:05 -0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-06-06 18:08:31 +0200 |
commit | ddac4b5a6c08f8800002517ea5352b3eb9451cfc (patch) | |
tree | 9e5f87437c1b570c89759204811e72b4dfc9d104 /Documentation/DocBook | |
parent | 097f0ab43c98e9b64435cf6879ff465087d36f63 (diff) | |
download | op-kernel-dev-ddac4b5a6c08f8800002517ea5352b3eb9451cfc.zip op-kernel-dev-ddac4b5a6c08f8800002517ea5352b3eb9451cfc.tar.gz |
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
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/device-drivers.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ 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-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 |