Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > 'hw_rev' is an enum, thus cast of pointer on 64-bit compile test with W=1 > causes: > > h11k/ahb.c:1124:11: error: cast to smaller integer type 'enum ath11k_hw_rev' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast] > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx> > Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx> 2 patches applied to ath-next branch of ath.git, thanks. 6763ef191d67 wifi: ath11k: fix Wvoid-pointer-to-enum-cast warning de43b07db2a1 wifi: ath10k: fix Wvoid-pointer-to-enum-cast warning -- https://patchwork.kernel.org/project/linux-wireless/patch/20230810091224.70088-1-krzysztof.kozlowski@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches