summaryrefslogtreecommitdiff
path: root/drivers/ddr/microchip/ddr2_timing.h
diff options
context:
space:
mode:
authorBin Meng <bin.meng@windriver.com>2021-01-31 20:36:00 +0800
committerSimon Glass <sjg@chromium.org>2021-02-03 03:38:41 -0700
commit5c7c9e623c5ffdc333ef4876ee800384c60a4955 (patch)
treeb93ebeece37ed9c7891b95e1bbbc3fcb0fd9ad34 /drivers/ddr/microchip/ddr2_timing.h
parent37dc958947ed305fcbd732172e22ff758f43208a (diff)
serial: sifive: Cast dev_read_addr() with uintptr_t
dev_read_addr() returns fdt_addr_t which is now a 64-bit address. In a 32-bit build, this causes the following warning seen when building serial_sifive.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Cast the return value with uintptr_t. Signed-off-by: Bin Meng <bin.meng@windriver.com>
Diffstat (limited to 'drivers/ddr/microchip/ddr2_timing.h')
0 files changed, 0 insertions, 0 deletions