From: Christian König Date: Wed, 1 Sep 2021 07:58:28 +0000 (+0200) Subject: dma-buf: cleanup kerneldoc of removed component X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cba3ae8b3238a943ddd4d49952ab6917c009c3de;p=linux.git dma-buf: cleanup kerneldoc of removed component The seqno-fence was removed, cleanup the kerneldoc include as well. Signed-off-by: Christian König Acked-by: Sumit Semwal Fixes: 992c238188a8 ("dma-buf: nuke seqno-fence") Link: https://patchwork.freedesktop.org/patch/msgid/20210901080002.5892-1-christian.koenig@amd.com --- diff --git a/Documentation/driver-api/dma-buf.rst b/Documentation/driver-api/dma-buf.rst index f5ac4c90b2376..2cd7db82d9fe0 100644 --- a/Documentation/driver-api/dma-buf.rst +++ b/Documentation/driver-api/dma-buf.rst @@ -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 ~~~~~~~~~~~~~~~