diff options
| author | Krzysztof Kozlowski <[email protected]> | 2023-08-10 09:58:47 +0000 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2023-08-22 07:07:52 +0000 |
| commit | 5033fb97795f5a21583e77331597cc9dbe7162a9 (patch) | |
| tree | a3acf54de614c237e0075873feda89b945c0e7a3 /tools/perf/scripts/python/libxed.py | |
| parent | mfd: tc3589: Fix Wvoid-pointer-to-enum-cast warning (diff) | |
| download | kernel-5033fb97795f5a21583e77331597cc9dbe7162a9.tar.gz kernel-5033fb97795f5a21583e77331597cc9dbe7162a9.zip | |
mfd: wm8994: Fix Wvoid-pointer-to-enum-cast warning
'type' is an enum, thus cast of pointer on 64-bit compile test with W=1
causes:
wm8994-core.c:631:19: error: cast to smaller integer type 'enum wm8994_type' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
