Skip to content
Commit a7c439a4 authored by Vinod Koul's avatar Vinod Koul
Browse files

dmaengine: tegra: fix incompatible pointer type warns



drivers/dma/tegra20-apb-dma.c:1428:37: warning: assignment from incompatible pointer type [enabled by default]
drivers/dma/ste_dma40.c: In function 'd40_terminate_all':

The function prototype expects return type 'int' whereas these where void

Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 35e639d1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment