OSDN Git Service

brcmfmac: pcie: Declare missing firmware files in pcie.c
authorHector Martin <marcan@marcan.st>
Mon, 31 Jan 2022 16:07:08 +0000 (01:07 +0900)
committerKalle Valo <kvalo@kernel.org>
Tue, 1 Feb 2022 12:27:05 +0000 (14:27 +0200)
commit6d766d8cb505ec1fae63da8faef4fc5712c3d794
treeaffd83c0bab513fd9c0fcf394abbe27116e70963
parentd19d8e3ba256f81ea4a27209dbbd1f0a00ef1903
brcmfmac: pcie: Declare missing firmware files in pcie.c

Move one of the declarations from sdio.c to pcie.c, since it makes no
sense in the former (SDIO support is optional), and add missing ones.

Fixes: 75729e110e68 ("brcmfmac: expose firmware config files through modinfo")
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Cc: stable@vger.kernel.org
Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220131160713.245637-5-marcan@marcan.st
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c