diff options
author | Yunhui Cui <yunhui.cui@nxp.com> | 2016-07-13 10:46:27 +0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-08-02 09:45:13 -0700 |
commit | 04e5c6d9cca668845f9f4b702f587c4dcc0ea4bd (patch) | |
tree | f13955283cc413281a74155c93a7d289336dc4c1 /cmd/jffs2.c | |
parent | f3dbf1f0c9101bf303cb5f52bca6ba02aebc1e45 (diff) | |
download | u-boot-imx-04e5c6d9cca668845f9f4b702f587c4dcc0ea4bd.zip u-boot-imx-04e5c6d9cca668845f9f4b702f587c4dcc0ea4bd.tar.gz u-boot-imx-04e5c6d9cca668845f9f4b702f587c4dcc0ea4bd.tar.bz2 |
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 'cmd/jffs2.c')
0 files changed, 0 insertions, 0 deletions