diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-01-23 21:18:10 +0100 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-02-08 16:13:16 -0800 |
commit | 5930196eec0d5dc454db6418d82dcfb094c93373 (patch) | |
tree | dcfc01ae6a487ea922885eeca8122919fa6bded2 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | e710abbb1740e60c9f09907cd97e1270055ecdb2 (diff) |
clk: qcom: cpu-8996: add missing cputype include
Include asm/cputype.h to fix ARMv7 compile test error:
drivers/clk/qcom/clk-cpu-8996.c: In function ‘qcom_cpu_clk_msm8996_acd_init’:
drivers/clk/qcom/clk-cpu-8996.c:468:16: error: implicit declaration of function ‘read_cpuid_mpidr’ [-Werror=implicit-function-declaration]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
[bjorn: Moved asm-include after linux/, per Stephen's request]
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions