]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb0a034e02481416dd42d6a508e7370d1814f56b3
treeaffd83c0bab513fd9c0fcf394abbe27116e70963
parentbf4a63efc2e3487bbc9c6b72911de755188f0a8d
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: 9797858312da ("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