diff options
author | 2022-07-12 09:59:26 +0800 | |
---|---|---|
committer | 2022-07-12 10:01:30 +0300 | |
commit | cb4805b5a5e44063d2b194d97e705888eaf59005 (patch) | |
tree | a3ea21dd8315d04856e46b473cb1c1086d1a1edf /scripts/generate_rust_analyzer.py | |
parent | dt-bindings: interconnect: Update property for icc-rpm path tag (diff) | |
download | wireguard-linux-cb4805b5a5e44063d2b194d97e705888eaf59005.tar.xz wireguard-linux-cb4805b5a5e44063d2b194d97e705888eaf59005.zip |
interconnect: qcom: Move qcom_icc_xlate_extended() to a common file
since there have conflict between two headers icc-rpmh.h and icc-rpm.h,
the function qcom_icc_xlate_extended() is declared in icc-rpmh.h thus
it cannot be used by icc-rpm driver.
Move the function to a new common file icc-common.c so that allow it to
be called by multiple drivers.
Signed-off-by: Leo Yan <leo.yan@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20220712015929.2789881-3-leo.yan@linaro.org
Signed-off-by: Georgi Djakov <djakov@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions