Files
u-boot/drivers
Yu Chien Peter Lin da24626d14 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>
2023-02-17 19:07:48 +08:00
..
2023-02-11 12:22:34 -05:00
2023-02-10 07:41:39 -05:00
2023-02-07 14:33:48 -05:00
2023-02-10 13:41:06 -05:00
2023-02-10 07:41:40 -05:00
2023-02-07 14:33:49 -05:00
2023-02-07 14:33:49 -05:00
2023-02-10 07:41:40 -05:00
2023-02-10 08:22:52 -05:00
2023-02-07 14:33:49 -05:00
2023-02-10 07:41:41 -05:00
2023-02-11 12:22:34 -05:00
2023-02-10 07:41:40 -05:00
2023-02-11 09:25:44 -05:00
2023-02-10 07:41:41 -05:00
2023-02-10 07:41:41 -05:00
2023-02-07 14:33:49 -05:00