]> git.karo-electronics.de Git - linux-beck.git/commitdiff
DMA-API-HOWTO: <asm/generic/scatterlist.h> is no more
authorChristoph Hellwig <hch@lst.de>
Sun, 11 Sep 2016 13:58:53 +0000 (15:58 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 16 Sep 2016 16:00:25 +0000 (10:00 -0600)
So don't mention it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/DMA-API-HOWTO.txt

index 781024ef90502f700baf258115c3715420fc8fb0..494ffac655eee94d4d23c776a21c98ecb93d3251 100644 (file)
@@ -931,10 +931,8 @@ to "Closing".
 
 1) Struct scatterlist requirements.
 
-   Don't invent the architecture specific struct scatterlist; just use
-   <asm-generic/scatterlist.h>. You need to enable
-   CONFIG_NEED_SG_DMA_LENGTH if the architecture supports IOMMUs
-   (including software IOMMU).
+   You need to enable CONFIG_NEED_SG_DMA_LENGTH if the architecture
+   supports IOMMUs (including software IOMMU).
 
 2) ARCH_DMA_MINALIGN