b43: Remove empty function lpphy_papd_cal()
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 4 Apr 2019 18:49:14 +0000 (13:49 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 25 Apr 2019 16:51:16 +0000 (19:51 +0300)
commitb25105e126e79d8fb5a8c33b009a653f4a4aea71
treea6a76d64cd907fefa27c1f78a6d4f23733d66249
parentb4c35c17227fe437ded17ce683a6927845f8c4a4
b43: Remove empty function lpphy_papd_cal()

In commit d825db346270e ("b43: shut up clang -Wuninitialized variable
warning"), the message noted that function lpphy_papd_cal() was empty
and had an old TODO regarding its implementation. As the reverse
engineering project that created the LP-PHY version of this driver
has not been active for some time, it is safe to remove this empty
function.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/b43/phy_lp.c