diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-08-10 11:12:23 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-08-23 17:10:03 +0300 |
commit | 6763ef191d672ff3c2db0622652d49b0c0a60c4a (patch) | |
tree | fbc7cd92fb7d2d4e52b31c4d16894a946629df6d /tools/perf/scripts/python/futex-contention.py | |
parent | 749a660b39030bfbacc366cd8670df2ee0e878b2 (diff) |
wifi: ath11k: fix Wvoid-pointer-to-enum-cast warning
'hw_rev' is an enum, thus cast of pointer on 64-bit compile test with W=1
causes:
h11k/ahb.c:1124:11: error: cast to smaller integer type 'enum ath11k_hw_rev' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Jeff Johnson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions