Searched hist:d664ce75ae1c7c1e0e3fd8fa71f7ca779906a9be (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/remoteproc/ |
H A D | remoteproc_virtio.c | diff d664ce75ae1c7c1e0e3fd8fa71f7ca779906a9be Fri Feb 22 06:14:45 CET 2019 Stephen Rothwell <sfr@canb.auug.org.au> remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"
The commit 82c5de0ab8db ("dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag") removed the "flags" parameter for dma_declare_coherent_memory(). Remove the parameter from the call in rproc_add_virtio_dev().
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> [bjorn: Extended commit message] Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|