diff options
author | Alvin Chang <alvinga@andestech.com> | 2025-07-03 23:19:56 +0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2025-07-20 20:54:34 +0530 |
commit | ea5abd1f5e33ed3afedc92686ec8bfd00bc49235 (patch) | |
tree | e917fe60050c62f2c0a7806715f7647a5d4d64c6 /lib/utils/cppc/fdt_cppc_rpmi.c | |
parent | 61083eb504e853e18c57f9f5794f8318c267d091 (diff) | |
download | opensbi-ea5abd1f5e33ed3afedc92686ec8bfd00bc49235.zip opensbi-ea5abd1f5e33ed3afedc92686ec8bfd00bc49235.tar.gz opensbi-ea5abd1f5e33ed3afedc92686ec8bfd00bc49235.tar.bz2 |
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 <alvinga@andestech.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20250703151957.2545958-2-alvinga@andestech.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'lib/utils/cppc/fdt_cppc_rpmi.c')
0 files changed, 0 insertions, 0 deletions