Loading drivers/soc/qcom/scm.c +1 −0 Original line number Diff line number Diff line Loading @@ -670,6 +670,7 @@ int scm_call2(u32 fn_id, struct scm_desc *desc) return scm_remap_error(ret); return 0; } EXPORT_SYMBOL(scm_call2); /** * scm_call2_atomic() - Invoke a syscall in the secure world Loading Loading
drivers/soc/qcom/scm.c +1 −0 Original line number Diff line number Diff line Loading @@ -670,6 +670,7 @@ int scm_call2(u32 fn_id, struct scm_desc *desc) return scm_remap_error(ret); return 0; } EXPORT_SYMBOL(scm_call2); /** * scm_call2_atomic() - Invoke a syscall in the secure world Loading