diff options
author | Sia Jee Heng <[email protected]> | 2023-03-30 14:43:18 +0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-04-29 11:25:10 -0700 |
commit | 0def12f32129c774f2cd598e326cc4b473da927b (patch) | |
tree | 54bbd6a450eff35380a4980f5a62c995cf82ea4b /arch/riscv/include/asm/assembler.h | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) |
RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
Currently suspend_save_csrs() and suspend_restore_csrs() functions are
statically defined in the suspend.c. Change the function's attribute
to public so that the functions can be used by hibernation as well.
Signed-off-by: Sia Jee Heng <[email protected]>
Reviewed-by: Ley Foon Tan <[email protected]>
Reviewed-by: Mason Huo <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'arch/riscv/include/asm/assembler.h')
0 files changed, 0 insertions, 0 deletions