diff options
| author | Krzysztof Kozlowski <[email protected]> | 2023-08-15 16:32:04 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-08-15 19:23:00 +0100 |
| commit | 49a4a8d1261230378a8931d0859329057686b6eb (patch) | |
| tree | 185e52555a5020929a30ead0341bd4f7424149cb /drivers/gpu/drm/logicvc/logicvc_layer.c | |
| parent | 5a1803324949f4ebdf6e887b59e0e89afc3ee0bb (diff) | |
ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning
'version' is an enum, thus cast of pointer on 64-bit compile test with
W=1 causes:
rockchip_pdm.c:587:18: error: cast to smaller integer type 'enum rk_pdm_version' 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: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/logicvc/logicvc_layer.c')
0 files changed, 0 insertions, 0 deletions