diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-08-10 11:12:24 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-08-23 17:10:04 +0300 |
commit | de43b07db2a1af0d11ed167bb028f1038ae04086 (patch) | |
tree | 1412451ed2ee6216d9d479148caa39e38d10490c /tools/perf/scripts/python/futex-contention.py | |
parent | 6763ef191d672ff3c2db0622652d49b0c0a60c4a (diff) |
wifi: ath10k: 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:
ath10k/ahb.c:736:11: error: cast to smaller integer type 'enum ath10k_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