Skip to content

firmware: qcom_scm: move structs to include/linux/firmware/qcom/

Parikshit Pareek requested to merge p_pareek/centos-stream-9:main into main

firmware: qcom_scm: move structs to include/linux/firmware/qcom/

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2213241 Upstream Status: RHEL only

We need few data types and macros to support external scm modules. Hence, move the due structs and macros from internal scm driver header to include/linux/firmware/qcom/qcom_scm.h, from where the same can be imported by external modules.

Parikshit Pareek quic_ppareek@quicinc.com

Edited by Parikshit Pareek

Merge request reports