As a consequence of the bHWPwrPindetect removal, brfoffbyhw is never set
to true any more. Remove the variable and code that depends on
brfoffbyhw == true.
Signed-off-by: Martin Kaiser <martin@xxxxxxxxx>
---
v3:
- another rebase against today's staging-testing branch
v2:
- rebased against today's staging-testing branch
drivers/staging/r8188eu/include/rtw_pwrctrl.h | 1 -
drivers/staging/r8188eu/os_dep/ioctl_linux.c | 7 -------
drivers/staging/r8188eu/os_dep/usb_intf.c | 1 -
3 files changed, 9 deletions(-)