diff options
| author | Yu Chien Peter Lin <[email protected]> | 2023-02-06 16:10:53 +0800 |
|---|---|---|
| committer | Leo Yu-Chi Liang <[email protected]> | 2023-02-17 19:07:48 +0800 |
| commit | da24626d147cdd04e84f88c0196a0131fa22cee7 (patch) | |
| tree | 31d23494a9df8578b058fb3902570dc472790845 /include | |
| parent | f29834d150f9650c7d38dac62f601444e9a31238 (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 <[email protected]>
Reviewed-by: Leo Yu-Chi Liang <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
