platform: generic/allwinner: Remove ghostly type cast
authorXiang W <wxjstz@126.com>
Sat, 19 Nov 2022 08:55:07 +0000 (16:55 +0800)
committerAnup Patel <anup@brainfault.org>
Sun, 4 Dec 2022 15:08:46 +0000 (20:38 +0530)
commit9a740f5c4655053f4d8c7df65f51ad58cfb1bb2e
tree019e12f6ee180284441d57b57106b0dbeef08ec2
parent1b0d71bb9ff9180c4ae0026de5f4a92a88f1884e
platform: generic/allwinner: Remove ghostly type cast

Corrected the same parameter of writel_relaxed in sun20i_d1_riscv_cfg_init
to be u32 for a while and u64 for a while.

Signed-off-by: Xiang W <wxjstz@126.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
platform/generic/allwinner/sun20i-d1.c