wifi: atmel: remove unused ioctl function
authorArnd Bergmann <arnd@arndb.de>
Wed, 11 Oct 2023 14:02:23 +0000 (16:02 +0200)
committerKalle Valo <kvalo@kernel.org>
Sat, 14 Oct 2023 06:41:21 +0000 (09:41 +0300)
commit166ab7ca3418948a7fc5be06e460b7c2beb1fa13
treec1043b530746e250e27f352c59f6e6ffea01d778
parent618071ae0f7e8c1aeb9b1b1e9ee876bcc3f045fc
wifi: atmel: remove unused ioctl function

This function has no callers, and for the past 20 years, the request_firmware
interface has been in place instead of the custom firmware loader.

Acked-by: Kalle Valo <kvalo@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20231011140225.253106-8-arnd@kernel.org
drivers/net/wireless/atmel/atmel.c