aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/driver-api/dmaengine/client.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/dmaengine/client.rst b/Documentation/driver-api/dmaengine/client.rst
index 6245c99af8c1..fbbb2831f29f 100644
--- a/Documentation/driver-api/dmaengine/client.rst
+++ b/Documentation/driver-api/dmaengine/client.rst
@@ -185,7 +185,7 @@ The details of these operations are:
185 void dma_async_issue_pending(struct dma_chan *chan); 185 void dma_async_issue_pending(struct dma_chan *chan);
186 186
187Further APIs: 187Further APIs:
188------------ 188-------------
189 189
1901. Terminate APIs 1901. Terminate APIs
191 191