Home
last modified time | relevance | path

Searched hist:"1107 b9c2119be70d336ccba6d136a5ba783d4c60" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme_show.c1107b9c2119be70d336ccba6d136a5ba783d4c60 Wed May 15 15:37:56 UTC 2019 Bin Meng <bmeng.cn@gmail.com> UPSTREAM: nvme: Fix warning of cast from pointer to integer of different size

When dma_addr_t is u32 in 64-bit, there are some warnings when
building NVME driver. Fix it by doing an additional (long) cast.

Change-Id: I45e2004c4904cc3b41530675e869e05994bc6890
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 5b2a20e9564c46a571126275991426dd8618e2d8)
H A Dnvme.c1107b9c2119be70d336ccba6d136a5ba783d4c60 Wed May 15 15:37:56 UTC 2019 Bin Meng <bmeng.cn@gmail.com> UPSTREAM: nvme: Fix warning of cast from pointer to integer of different size

When dma_addr_t is u32 in 64-bit, there are some warnings when
building NVME driver. Fix it by doing an additional (long) cast.

Change-Id: I45e2004c4904cc3b41530675e869e05994bc6890
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 5b2a20e9564c46a571126275991426dd8618e2d8)