diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-01-23 23:18:10 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-02-09 03:13:16 +0300 |
commit | 5930196eec0d5dc454db6418d82dcfb094c93373 (patch) | |
tree | dcfc01ae6a487ea922885eeca8122919fa6bded2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e710abbb1740e60c9f09907cd97e1270055ecdb2 (diff) | |
download | linux-5930196eec0d5dc454db6418d82dcfb094c93373.tar.xz |
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 <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
[bjorn: Moved asm-include after linux/, per Stephen's request]
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230123201812.1230039-1-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions