staging: r8188eu: remove constant parameter of phy_LCCalibrate_8188E
authorMartin Kaiser <martin@kaiser.cx>
Fri, 4 Feb 2022 09:09:38 +0000 (10:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Feb 2022 14:25:50 +0000 (15:25 +0100)
commit532382fe480d753ab63067b6c4a01b008c29fb41
tree7b25093100468a3cb09a192a354d936a9fe3bcd3
parent4ef027d5a367131c56ffc4949466a892733a7d60
staging: r8188eu: remove constant parameter of phy_LCCalibrate_8188E

The only caller of phy_LCCalibrate_8188E sets is2t to false.
Remove this parameter and resulting dead code.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220204090941.309900-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/HalPhyRf_8188e.c