aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-08-10 11:59:49 +0200
committerBartosz Golaszewski <[email protected]>2023-08-11 16:21:46 +0200
commitb7df0f340b64c543bb84c42698347f08b6e18fe2 (patch)
treee89c64ea40ba6e7d704f351c9902c037b7275ff6 /tools/perf/scripts/python/bin/stackcollapse-record
parenta0e3b8e2acd0f6e30fe68dd74116596bcf59aa63 (diff)
gpio: mxs: fix Wvoid-pointer-to-enum-cast warning
'devid' is an enum, thus cast of pointer on 64-bit compile test with W=1 causes: gpio-mxs.c:274:16: error: cast to smaller integer type 'enum mxs_gpio_id' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast] Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions