[PATCH 2/2] dma: Add stub of dma_memcpy and dma_get_device

Simon Glass sjg at chromium.org
Fri Dec 27 13:45:57 CET 2019


On Fri, 15 Nov 2019 at 04:31, Vignesh Raghavendra <vigneshr at 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 at ti.com>
> ---
>  include/dma.h | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list