diff options
| author | Leo Yan <[email protected]> | 2022-07-12 09:59:26 +0800 |
|---|---|---|
| committer | Georgi Djakov <[email protected]> | 2022-07-12 10:01:30 +0300 |
| commit | cb4805b5a5e44063d2b194d97e705888eaf59005 (patch) | |
| tree | a3ea21dd8315d04856e46b473cb1c1086d1a1edf /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | 2c510f5bee760a83b1ce0790dcccb8301dd41ce8 (diff) | |
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 <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions