staging: r8188eu: clean up _PHY_PathADDAOn
authorMartin Kaiser <martin@kaiser.cx>
Sun, 7 Nov 2021 14:31:00 +0000 (15:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Nov 2021 09:02:03 +0000 (10:02 +0100)
commit1a7b609415df0086c56da64af207194cb20f9694
treedd95c7a3ed18fee46cdeb91bbd800ed26b5d17be
parentddf8a086433b87719b108c6c9d8920f08b11cd76
staging: r8188eu: clean up _PHY_PathADDAOn

The only caller sets isPathAOn = true and is2t = false. Remove the
parameters and resulting dead code.

Make the function static, it's used only inside HalPhyRf_8188e.c.

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