summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2025-12-24 13:44:34 +0100
committerUlf Hansson <ulf.hansson@linaro.org>2026-02-23 12:06:53 +0100
commitf6b3889812e4f37fe5f1eeca9741eb7d7e39a764 (patch)
treed9bfbf677b02a82153bc8e3098d9e1f1d4a96cc2 /tools/perf/scripts/python
parent4e709d5d62f3cc6d520a2a1a7ae9d2c74fcd95ac (diff)
mmc: jz4740: Fix Wvoid-pointer-to-enum-cast warning
"jz4740" is an enum, thus cast of pointer on 64-bit compile test with clang W=1 causes: jz4740_mmc.c:1055:18: error: cast to smaller integer type 'enum jz4740_mmc_version' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast] Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions