aboutsummaryrefslogtreecommitdiff
path: root/board/AndesTech
diff options
context:
space:
mode:
authorYu Chien Peter Lin2023-02-06 16:10:53 +0800
committerLeo Yu-Chi Liang2023-02-17 19:07:48 +0800
commitda24626d147cdd04e84f88c0196a0131fa22cee7 (patch)
tree31d23494a9df8578b058fb3902570dc472790845 /board/AndesTech
parentf29834d150f9650c7d38dac62f601444e9a31238 (diff)
driver: cache-v5l2: Fix type casting warning on RV32
This patch fixes following warning for the riscv32 toolchain. drivers/cache/cache-v5l2.c:122:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 122 | regs = (struct l2cache *)dev_read_addr(dev); | ^ Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'board/AndesTech')
0 files changed, 0 insertions, 0 deletions