summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/include/rtw_led.h
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2021-12-07 22:05:36 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-09 08:57:03 +0100
commit86b7e5fbd62373b16f8a026c46d47c1f668cac46 (patch)
tree6cf961159d74cb7cf4700e92fd7eb29246add062 /drivers/staging/r8188eu/include/rtw_led.h
parent22e6a4846738aebff06ebec0b94d0e19f2a0ab71 (diff)
downloadlinux-86b7e5fbd62373b16f8a026c46d47c1f668cac46.tar.bz2
staging: r8188eu: remove code to set led1 registers
This driver uses only led0. Remove the register settings to switch led1 on and off. Signed-off-by: Martin Kaiser <martin@kaiser.cx> Link: https://lore.kernel.org/r/20211207210537.23382-3-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/r8188eu/include/rtw_led.h')
-rw-r--r--drivers/staging/r8188eu/include/rtw_led.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/r8188eu/include/rtw_led.h b/drivers/staging/r8188eu/include/rtw_led.h
index 87c41ac6f701..ff182878e371 100644
--- a/drivers/staging/r8188eu/include/rtw_led.h
+++ b/drivers/staging/r8188eu/include/rtw_led.h
@@ -53,7 +53,6 @@ enum LED_STATE_871x {
enum LED_PIN_871x {
LED_PIN_LED0 = 1,
- LED_PIN_LED1 = 2,
};
struct LED_871x {