On 5/27/2024 1:45 AM, [email protected] wrote:
> From: "Dr. David Alan Gilbert" <[email protected]>
>
> 'brcmf_pcie_core_info' was added in
> commit 9e37f045d5e7 ("brcmfmac: Adding PCIe bus layer support.")
> but never used.
>
> 'brcms_c_bit_desc' last use was removed in
> commit cdf4352f5c59 ("brcmsmac: Improve tx trace and debug support").
>
> Remove them.
Thanks for cleaning this up.
Acked-by: Arend van Spriel <[email protected]>
> Signed-off-by: Dr. David Alan Gilbert <[email protected]>
> ---
> drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c | 5 -----
> drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c | 6 ------
> 2 files changed, 11 deletions(-)