Commit ea1c4c7e authored by Duje Mihanović's avatar Duje Mihanović Committed by Lee Jones
Browse files

leds: Drop duplicate LEDS_EXPRESSWIRE config



While moving said config symbol out of the "if NEW_LEDS" block, I
accidentally left a copy inside that block. Remove it.

Reported-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Closes: https://lore.kernel.org/all/b6c481bb-e854-405e-a428-90301789fe20@infradead.org/


Fixes: 2cd0d1db ("leds: expresswire: Don't depend on NEW_LEDS")
Signed-off-by: default avatarDuje Mihanović <duje@dujemihanovic.xyz>
Reviewed-by: default avatarDaniel Thompson (RISCstar) <danielt@kernel.org>
Reviewed-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20250729-expresswire-dep-fix-v1-1-635cd4cc746b@dujemihanovic.xyz


Signed-off-by: default avatarLee Jones <lee@kernel.org>
parent 4dbf066d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -214,10 +214,6 @@ config LEDS_EL15203000
	  To compile this driver as a module, choose M here: the module
	  will be called leds-el15203000.

config LEDS_EXPRESSWIRE
	bool
	depends on GPIOLIB

config LEDS_TURRIS_OMNIA
	tristate "LED support for CZ.NIC's Turris Omnia"
	depends on LEDS_CLASS_MULTICOLOR