diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-08-10 11:58:48 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-08-22 08:07:52 +0100 |
commit | 4e57d1425c7b9bc8e8be47835ac0afc8a94948d0 (patch) | |
tree | 9e315ecac290a064093aac148ee4ec9eb4406cbb /lib/libcrc32c.c | |
parent | 5033fb97795f5a21583e77331597cc9dbe7162a9 (diff) |
mfd: wm31x: Fix Wvoid-pointer-to-enum-cast warning
'type' is an enum, thus cast of pointer on 64-bit compile test with
W=1 causes:
wm831x-spi.c:36:10: error: cast to smaller integer type 'enum wm831x_parent' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230810095849.123321-8-krzysztof.kozlowski@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'lib/libcrc32c.c')
0 files changed, 0 insertions, 0 deletions