diff options
author | Tom Rix <trix@redhat.com> | 2023-03-24 16:50:22 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-03-31 17:50:09 +0300 |
commit | 4c7f8c237d322a98026a57f6ba846fc997f165df (patch) | |
tree | 87de7900a8cf71c003d42981ce276457c09de3cc /drivers/mfd/mc13xxx-i2c.c | |
parent | 82d6077901c673546490daa0c1715d6662b06bcf (diff) | |
download | linux-4c7f8c237d322a98026a57f6ba846fc997f165df.tar.xz |
wifi: b43legacy: remove unused freq_r3A_value function
clang with W=1 reports
drivers/net/wireless/broadcom/b43legacy/radio.c:1713:5: error:
unused function 'freq_r3A_value' [-Werror,-Wunused-function]
u16 freq_r3A_value(u16 frequency)
^
This function is not used so remove it.
Signed-off-by: Tom Rix <trix@redhat.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230324135022.2649735-1-trix@redhat.com
Diffstat (limited to 'drivers/mfd/mc13xxx-i2c.c')
0 files changed, 0 insertions, 0 deletions