diff options
| author | Krzysztof Kozlowski <[email protected]> | 2023-08-10 09:58:49 +0000 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2023-08-22 07:07:52 +0000 |
| commit | 367124ebb359539fe237899abc6a9c78c6f793b6 (patch) | |
| tree | 1545665c0fe2f9ad3e3b70ff4ed516b85a1b6f03 /tools/perf/scripts/python/libxed.py | |
| parent | mfd: wm31x: Fix Wvoid-pointer-to-enum-cast warning (diff) | |
| download | kernel-367124ebb359539fe237899abc6a9c78c6f793b6.tar.gz kernel-367124ebb359539fe237899abc6a9c78c6f793b6.zip | |
mfd: mxs-lradc: Fix Wvoid-pointer-to-enum-cast warning
'soc' is an enum, thus cast of pointer on 64-bit compile test with W=1
causes:
mxs-lradc.c:145:15: error: cast to smaller integer type 'enum mxs_lradc_id' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast]
Signed-off-by: Krzysztof Kozlowski <[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
