summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorAlvin Chang <[email protected]>2025-07-03 23:19:56 +0800
committerAnup Patel <[email protected]>2025-07-20 20:54:34 +0530
commitea5abd1f5e33ed3afedc92686ec8bfd00bc49235 (patch)
treee917fe60050c62f2c0a7806715f7647a5d4d64c6 /firmware
parent61083eb504e853e18c57f9f5794f8318c267d091 (diff)
lib: sbi: Remove redundant call to sbi_hart_expected_trap_addr()
The variable "sbi_hart_expected_trap" has already been extern variable. Therefore, the program can directly refer to it instead of calling sbi_hart_expected_trap_addr(). Signed-off-by: Alvin Chang <[email protected]> Reviewed-by: Anup Patel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions