diff options
author | Yunhui Cui <yunhui.cui@nxp.com> | 2016-07-13 02:46:27 (GMT) |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-08-02 16:45:13 (GMT) |
commit | 04e5c6d9cca668845f9f4b702f587c4dcc0ea4bd (patch) | |
tree | f13955283cc413281a74155c93a7d289336dc4c1 /board/st | |
parent | f3dbf1f0c9101bf303cb5f52bca6ba02aebc1e45 (diff) | |
download | u-boot-fsl-qoriq-04e5c6d9cca668845f9f4b702f587c4dcc0ea4bd.tar.xz |
driver: spi: fsl-qspi: remove compile Warnings
Warnins log:
drivers/spi/fsl_qspi.c: In function ‘qspi_ahb_read’:
drivers/spi/fsl_qspi.c:400:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
memcpy(rxbuf, (u8 *)(priv->cur_amba_base + priv->sf_addr), len);
Signed-off-by: Yunhui Cui <yunhui.cui@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'board/st')
0 files changed, 0 insertions, 0 deletions