Commit 9895d446 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

lib: Remove target_hart and hartid parameter from TIMER callbacks



The target_hart and hartid paramter of TIMER callbacks is not
required because it always current hartid which can be obtained
using sbi_current_hartid() API.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent 74fd2e5b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment