Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d0f29c4e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: scm: Export the function scm_call2"

parents 1070d0ae 67825292
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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