aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-08-10 11:19:14 +0000
committerMark Brown <[email protected]>2023-08-10 14:44:46 +0000
commitc418920567ae6101826cc05cda042f71435830d0 (patch)
tree974808a3686c4074ea4fa8a347439bc7654d9e15 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parentregulator: max77857: Fix Wvoid-pointer-to-enum-cast warning (diff)
downloadkernel-c418920567ae6101826cc05cda042f71435830d0.tar.gz
kernel-c418920567ae6101826cc05cda042f71435830d0.zip
regulator: lp872x: Fix Wvoid-pointer-to-enum-cast warning
'id' is an enum, thus cast of pointer on 64-bit compile test with W=1 causes: lp872x.c:867:5: error: cast to smaller integer type 'enum lp872x_regulator_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