wifi: wilc1000: Remove unused declarations
authorYue Haibing <yuehaibing@huawei.com>
Sat, 19 Aug 2023 10:21:00 +0000 (18:21 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 23 Aug 2023 11:12:17 +0000 (14:12 +0300)
commitc4125bf88341056a2051c6c083a7f69661733fc6
tree6d4371fbd5998499ed7446fcbfef45d09b580f48
parent35a7a1ce7c7d61664ee54f5239a1f120ab95a87e
wifi: wilc1000: Remove unused declarations

Commit 8399918f3056 ("staging: wilc1000: use RCU list to maintain vif interfaces list")
removed wilc_get_interface() but not its declaration.
Commit 9bc061e88054 ("staging: wilc1000: added support to dynamically add/remove interfaces")
declared but never implemented wilc_cfg_alloc() and wilc_netdev_interface().

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230819102100.13720-1-yuehaibing@huawei.com
drivers/net/wireless/microchip/wilc1000/cfg80211.h