diff options
| author | Krzysztof Kozlowski <[email protected]> | 2023-08-10 09:58:45 +0000 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2023-08-22 07:07:51 +0000 |
| commit | aad6c588bdd229034dc1152052f1a1a5aecabb0a (patch) | |
| tree | d07ccbc196cb1cc2003caebdb23e2daebef07536 /tools/perf/scripts/python | |
| parent | mfd: hi6421-pmic: Fix Wvoid-pointer-to-enum-cast warning (diff) | |
| download | kernel-aad6c588bdd229034dc1152052f1a1a5aecabb0a.tar.gz kernel-aad6c588bdd229034dc1152052f1a1a5aecabb0a.zip | |
mfd: lp87565: Fix Wvoid-pointer-to-enum-cast warning
'dev_type' is an enum, thus cast of pointer on 64-bit compile test with
W=1 causes:
lp87565.c:95:23: error: cast to smaller integer type 'enum lp87565_device_type' 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')
0 files changed, 0 insertions, 0 deletions
