summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBin Meng <[email protected]>2021-09-12 11:15:11 +0800
committerLeo Yu-Chi Liang <[email protected]>2021-10-20 10:59:09 +0800
commit7e22c85918e68e6df50d01d08585f88fbbaf3456 (patch)
tree1378d68ddda9780d5c056d69e3ea6a03b8c21fe4 /include
parentd710c7e84187088cb157ab4131ca50a1236a931a (diff)
i2c: ocores: Fix -Wint-to-pointer-cast warning
The following warning is seen in ocores_i2c.c in a 32-bit build: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Change to use dev_read_addr_ptr(). Signed-off-by: Bin Meng <[email protected]> Reviewed-by: Leo Yu-Chi Liang <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions