mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-09-12 04:56:04 +01:00
This clint driver init functions were incorrectly used in template platform which resulted in compile error. This patch fixes clint driver function usage in template platform. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>