wifi: b43: remove reference to removed config B43_PCMCIA
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Tue, 22 Nov 2022 13:12:48 +0000 (14:12 +0100)
committerKalle Valo <kvalo@kernel.org>
Mon, 28 Nov 2022 13:57:29 +0000 (15:57 +0200)
commit3ca7f0b2523cac5d436cd09758db07e10b1a322a
treed28a80618c65c7d35d5c2608ecbbbe759f5dcfe8
parent7927afb5e27baac694f585b59c436ba323528dc2
wifi: b43: remove reference to removed config B43_PCMCIA

Commit 399500da18f7 ("ssb: pick PCMCIA host code support from b43 driver")
removes the config B43_PCMCIA.

Clean up the last reference to this removed config B43_PCMCIA in the
b43_print_driverinfo() function.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20221122131248.23738-1-lukas.bulwahn@gmail.com
drivers/net/wireless/broadcom/b43/main.c