diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/dmaengine.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/dmaengine.h b/include/linux/dmaengine.h index be6e95395b11..cd15958d4d1d 100644 --- a/include/linux/dmaengine.h +++ b/include/linux/dmaengine.h | |||
| @@ -901,8 +901,6 @@ static inline void dma_async_issue_pending(struct dma_chan *chan) | |||
| 901 | chan->device->device_issue_pending(chan); | 901 | chan->device->device_issue_pending(chan); |
| 902 | } | 902 | } |
| 903 | 903 | ||
| 904 | #define dma_async_memcpy_issue_pending(chan) dma_async_issue_pending(chan) | ||
| 905 | |||
| 906 | /** | 904 | /** |
| 907 | * dma_async_is_tx_complete - poll for transaction completion | 905 | * dma_async_is_tx_complete - poll for transaction completion |
| 908 | * @chan: DMA channel | 906 | * @chan: DMA channel |
