diff options
| author | Krzysztof Kozlowski <[email protected]> | 2023-08-10 11:19:13 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-08-10 14:44:45 +0000 |
| commit | b29f42c6629bb3bd3d479592d40a7e4c73461a01 (patch) | |
| tree | 246027ea4958fee60d4b61dbf00222af02b414df /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
| parent | regulator: ltc3589: Fix Wvoid-pointer-to-enum-cast warning (diff) | |
| download | kernel-b29f42c6629bb3bd3d479592d40a7e4c73461a01.tar.gz kernel-b29f42c6629bb3bd3d479592d40a7e4c73461a01.zip | |
regulator: max77857: Fix Wvoid-pointer-to-enum-cast warning
'id' is an enum, thus cast of pointer on 64-bit compile test with W=1
causes:
max77857-regulator.c:56:24: error: cast to smaller integer type 'enum max77857_id' from '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: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions
