On 6/26/2025 4:08 PM, linux@xxxxxxxxxxx wrote:
From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
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.
Tested on BCM4313 card.
Acked-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx>>
Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>
---
.../broadcom/brcm80211/brcmsmac/phy/phy_cmn.c | 128 ------------------
.../broadcom/brcm80211/brcmsmac/phy/phy_hal.h | 11 --
.../broadcom/brcm80211/brcmsmac/phy/phy_int.h | 8 --
.../broadcom/brcm80211/brcmsmac/phy/phy_n.c | 19 ---
4 files changed, 166 deletions(-)