summaryrefslogtreecommitdiff
path: root/drivers/mfd/wm831x-spi.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-08-10 12:58:47 +0300
committerLee Jones <lee@kernel.org>2023-08-22 10:07:52 +0300
commit5033fb97795f5a21583e77331597cc9dbe7162a9 (patch)
treea3acf54de614c237e0075873feda89b945c0e7a3 /drivers/mfd/wm831x-spi.c
parenta2ce000265b78054225403e0815f11c7eefe0d58 (diff)
downloadlinux-5033fb97795f5a21583e77331597cc9dbe7162a9.tar.xz
mfd: wm8994: Fix Wvoid-pointer-to-enum-cast warning
'type' is an enum, thus cast of pointer on 64-bit compile test with W=1 causes: wm8994-core.c:631:19: error: cast to smaller integer type 'enum wm8994_type' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast] Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20230810095849.123321-7-krzysztof.kozlowski@linaro.org Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'drivers/mfd/wm831x-spi.c')
0 files changed, 0 insertions, 0 deletions