Skip to content
Commit 4aa906f1 authored by Vasyl Gomonovych's avatar Vasyl Gomonovych Committed by Miquel Raynal
Browse files

mtd: cadence: Fix cast to pointer from integer of different size warning



Use dma_addr_t type to pass memory address and control data in
DMA descriptor fields memory_pointer and ctrl_data_ptr
To fix warning: cast to pointer from integer of different size

Signed-off-by: default avatarVasyl Gomonovych <gomonovych@gmail.com>
Acked-by: default avatarOlof Johansson <olof@lixom.net>
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
parent 4114b17a
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