4 Apr
2022
4 Apr
'22
8:39 p.m.
Geert Uytterhoeven geert@linux-m68k.org writes:
/kisskb/src/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c: error: case label does not reduce to an integer constant: => 3798:2, 3809:2
arm64-gcc5.4/arm64-allmodconfig powerpc-gcc5/powerpc-allmodconfig powerpc-gcc5/ppc64_book3e_allmodconfig
After v5.17 there were two commits to brcmfmac/sdio.c:
$ git log --oneline v5.17.. drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c ed26edf7bfd9 brcmfmac: Add BCM43454/6 support 6d766d8cb505 brcmfmac: pcie: Declare missing firmware files in pcie.c
I can't see how either of them could cause this warning. Could something else cause this or am I missing something?