diff options
author | Vasyl Gomonovych <gomonovych@gmail.com> | 2019-12-18 11:57:15 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-01-09 20:05:15 +0100 |
commit | 4aa906f1859614842818dc3b4cb5b27bc35961e2 (patch) | |
tree | 9fa468c8bb0d365b5381739e327e854dcd8f1fc8 /include | |
parent | 4114b17af41272e14939b000ce8f3ed7ba937e3c (diff) |
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: Vasyl Gomonovych <gomonovych@gmail.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions