rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version
authorMichael Straube <straube.linux@gmail.com>
Tue, 10 Sep 2019 19:04:21 +0000 (21:04 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 13 Sep 2019 15:06:47 +0000 (18:06 +0300)
commit622c19ed3607c2a1d3253e0990f8b1eaf937638e
treed922dc4526b6e4bb48a51f8c514bdfe070e1f719
parent1335ad27bd07efc7dd560db47f79ced44bda98c0
rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version

Function _rtl92c_evm_db_to_percentage is functionally identical
to the generic version rtl_evm_db_to_percentage, so remove
_rtl92c_evm_db_to_percentage and use the generic version instead.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c