aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-08-15 16:32:02 +0200
committerMark Brown <[email protected]>2023-08-15 19:22:58 +0100
commit66de320b0214a60095287ba1afa09e870d8cdbe5 (patch)
treeca612084e0dc875cd9fcd39838ec6a7e3f40e722 /drivers/fpga/fpga-bridge.c
parent7f0315ded4d5543d51346b60c72c0393d8ba9785 (diff)
ASoC: codecs: tlv320aic32x4: Fix Wvoid-pointer-to-enum-cast warning
'type' is an enum, thus cast of pointer on 64-bit compile test with W=1 causes: tlv320aic32x4.c:1352:18: error: cast to smaller integer type 'enum aic32x4_type' from '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/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions