diff mbox

Documentation: add fence-array to kernel DocBook

Message ID 1465226465-23683-1-git-send-email-gustavo@padovan.org (mailing list archive)
State New, archived
Headers show

Commit Message

Gustavo Padovan June 6, 2016, 3:21 p.m. UTC
From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

Include fence-array files in the DocBook.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

---
This should go to drm-misc, as fence-array are only present there
at the moment.
---
 Documentation/DocBook/device-drivers.tmpl | 2 ++
 1 file changed, 2 insertions(+)

Comments

Daniel Vetter June 6, 2016, 4:09 p.m. UTC | #1
On Mon, Jun 06, 2016 at 12:21:05PM -0300, Gustavo Padovan wrote:
> From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
> 
> Include fence-array files in the DocBook.
> 
> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
> 
> ---
> This should go to drm-misc, as fence-array are only present there
> at the moment.

Applied, thanks.
-Daniel

> ---
>  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 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
> -- 
> 2.5.5
>
diff mbox

Patch

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