On Sun, Dec 31, 2017 at 02:23:11PM +0000, [email protected] wrote:
> From: Srinivas Kandagatla <[email protected]>
> 
> One of the pointer passed to dmam_alloc_coherent seems to be
> phys_addr_t * instead of dma_addr_t *. This address will be
> used by dma apis, so change this to proper type.
> 
> Reported-by: kbuild test robot <[email protected]>
> Signed-off-by: Srinivas Kandagatla <[email protected]>

Also reported-by Arnd :(

Reply via email to