wifi: libertas: drop 16-bit PCMCIA support
authorArnd Bergmann <arnd@arndb.de>
Mon, 23 Oct 2023 13:19:43 +0000 (15:19 +0200)
committerKalle Valo <kvalo@kernel.org>
Mon, 30 Oct 2023 17:27:49 +0000 (19:27 +0200)
commit4b478bf6bdd8901cb29742ec8a65c0b2b92a9e56
treecc1bd10d6ad3834f0bafb6ba2d993a6a24db41d4
parent944496bada22f1788cd3b39b542f7818a0a119d0
wifi: libertas: drop 16-bit PCMCIA support

With all the other PCMCIA WLAN adapters gone from the kernel, this is now
the last remaining device with this interface, but as far as I can tell,
all the actual libertas users were actually using either SDIO or USB.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
drivers/net/wireless/marvell/libertas/Kconfig
drivers/net/wireless/marvell/libertas/Makefile
drivers/net/wireless/marvell/libertas/if_cs.c [deleted file]