On 11/4/25 8:35 AM, Mukesh Ojha wrote: > qcom_mdt_pas_init() was previously used only by the remoteproc driver > (drivers/remoteproc/qcom_q6v5_pas.c). Since that driver has now > transitioned to using PAS context-based qcom_mdt_pas_load() function, > making qcom_mdt_pas_init() obsolete for external use. > > Removes qcom_mdt_pas_init() from the list of exported symbols and make > it static to limit its scope to internal use within mdtloader. > > Signed-off-by: Mukesh Ojha <[email protected]> > ---
Reviewed-by: Konrad Dybcio <[email protected]> Konrad

