diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-08-10 11:59:59 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-10-04 19:24:57 +0530 |
commit | 9a2136b60cc1a5ba9c5878f08a41f41271c4cd17 (patch) | |
tree | 9ac6d0760f7acc375ab98e87b212891bd8c7c17d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 88ba97688a03843755803bfc28b975ae27d533d1 (diff) |
dmaengine: qcom: fix Wvoid-pointer-to-enum-cast warning
'cap' is an enum, thus cast of pointer on 64-bit compile test with W=1
causes:
hidma.c:748:8: error: cast to smaller integer type 'enum hidma_cap' 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: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions