ANDROID: abi: qcom: Add dma_{alloc,free}_noncoherent
Leaf changes summary: 2 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 2 Added functions: [A] 'function void* dma_alloc_noncoherent(device*, size_t, dma_addr_t*, dma_data_direction, gfp_t)' [A] 'function void dma_free_noncoherent(device*, size_t, void*, dma_addr_t, dma_data_direction)' Bug: 217335534 Fixes: 79b64fa7 ("UPSTREAM: coresight: tmc-etr: Speed up for bounce buffer in flat mode") Signed-off-by:Elliot Berman <quic_eberman@quicinc.com> Change-Id: I442a250c1c0501fa3c5e0bd6dcfd210766c2b293
Loading
Please sign in to comment