diff options
-rw-r--r-- | Documentation/driver-api/dmaengine/client.rst | 2 |
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 | ||
187 | Further APIs: | 187 | Further APIs: |
188 | ------------ | 188 | ------------- |
189 | 189 | ||
190 | 1. Terminate APIs | 190 | 1. Terminate APIs |
191 | 191 | ||