dma-buf: cleanup kerneldoc of removed component
authorChristian König <christian.koenig@amd.com>
Wed, 1 Sep 2021 07:58:28 +0000 (09:58 +0200)
committerChristian König <christian.koenig@amd.com>
Thu, 2 Sep 2021 11:14:40 +0000 (13:14 +0200)
The seqno-fence was removed, cleanup the kerneldoc include as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
Fixes: 992c238188a8 ("dma-buf: nuke seqno-fence")
Link: https://patchwork.freedesktop.org/patch/msgid/20210901080002.5892-1-christian.koenig@amd.com
Documentation/driver-api/dma-buf.rst

index f5ac4c90b2376e1370186a1bf8ee254d16264047..2cd7db82d9fe06215d891723ca2759ea566032ec 100644 (file)
@@ -176,12 +176,6 @@ DMA Fences Functions Reference
 .. kernel-doc:: include/linux/dma-fence.h
    :internal:
 
-Seqno Hardware Fences
-~~~~~~~~~~~~~~~~~~~~~
-
-.. kernel-doc:: include/linux/seqno-fence.h
-   :internal:
-
 DMA Fence Array
 ~~~~~~~~~~~~~~~