staging: r8188eu: remove LedStrategy from struct led_priv
authorMichael Straube <straube.linux@gmail.com>
Fri, 24 Sep 2021 20:49:17 +0000 (22:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Sep 2021 15:35:45 +0000 (17:35 +0200)
commita7d375b7a58ff5fc9b6e04a50ae62c7435cd2699
treef513664bd52686deed5d6c2a10d6e3ca7acebc6f
parenta2665b2081443ed867b6d608786dc04418a56c35
staging: r8188eu: remove LedStrategy from struct led_priv

LedStrategy is set but never used. Remove it from struct led_priv and
remove the now unused enum LED_STRATEGY_871x as well.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210924204917.6313-6-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/usb_halinit.c
drivers/staging/r8188eu/include/rtw_led.h