rtlwifi: rtl8723be: phy.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sat, 20 Dec 2014 22:59:18 +0000 (23:59 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 24 Dec 2014 16:58:48 +0000 (18:58 +0200)
Remove the function rtl8723be_phy_get_txpower_level() that is not used anywhere.

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

No differences found