summaryrefslogtreecommitdiff
path: root/drivers/phy/marvell
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-08-10 13:19:57 +0200
committerVinod Koul <vkoul@kernel.org>2023-08-11 09:25:14 +0100
commit2bc00b9b9001329792b14ce20141f334b6debcbc (patch)
tree84f408d8dc75e024426ec3cee0c7ffce9fb733db /drivers/phy/marvell
parentbd6e74a2f0a0c76dda8e44d26f9b91a797586c3b (diff)
downloadlwn-2bc00b9b9001329792b14ce20141f334b6debcbc.tar.gz
lwn-2bc00b9b9001329792b14ce20141f334b6debcbc.zip
phy: broadcom: sr-usb: fix Wvoid-pointer-to-enum-cast warning
'version' is an enum, thus cast of pointer on 64-bit compile test with W=1 causes: phy-bcm-sr-usb.c:314:13: error: cast to smaller integer type 'enum bcm_usb_phy_version' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast] Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230810111958.205705-3-krzysztof.kozlowski@linaro.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/phy/marvell')
0 files changed, 0 insertions, 0 deletions