1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 02:57:09 +01:00
Files
u-boot-megous/include/dma.h
Vignesh Raghavendra 1e373301dc dma: Add stub of dma_memcpy and dma_get_device
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>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-01-15 19:50:31 -05:00

11 KiB