
27 Dec
2019
27 Dec
'19
1:45 p.m.
On Fri, 15 Nov 2019 at 04:31, Vignesh Raghavendra vigneshr@ti.com wrote:
Add stub for dma_memcpy() and dma_get_device when CONFIG_DMA is disabled. This avoids ifdefs in driver code using DMA APIs
Signed-off-by: Vignesh Raghavendra vigneshr@ti.com
include/dma.h | 11 +++++++++++ 1 file changed, 11 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org