]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: brcm80211: Remove unused functions
authorDr. David Alan Gilbert <linux@treblig.org>
Thu, 26 Jun 2025 14:08:10 +0000 (15:08 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Jul 2025 12:10:55 +0000 (14:10 +0200)
commit9edf3f855bca60a3634131e09582ee477199af2a
treef20ff0107aceaee96d4ca34eafae92906a58ba19
parentcac6599b2d68caa6327ee04861572add8fd20004
wifi: brcm80211: Remove unused functions

This is a subset of unused functions in bcrmsmac phy_cmn.c,
They're unused since the original 2010
commit a9533e7ea3c4 ("Staging: Add initial release of brcm80211 - Broadcom
802.11n wireless LAN driver.")

Remove them.
Then remove two more functions in phy_n.c that were only used
by the ones just removed.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>>
Link: https://patch.msgid.link/20250626140812.56700-2-linux@treblig.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_hal.h
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_int.h
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c