On Mon, Feb 12, 2024 at 09:03:25PM +0100, Duje Mihanović wrote: > This reverts commit b1ae40a5db6191c42e2e45d726407096f030ee08. > > The ExpressWire library introduced in 25ae5f5f4168 ("leds: Introduce > ExpressWire library") does not depend on NEW_LEDS, but without this > revert it would never get compiled if NEW_LEDS is not enabled. Revert > this commit to allow the library to be compiled. > > Link: https://lore.kernel.org/2cacd8dc-6150-4aa2-af9e-830a202fb0a8@xxxxxxxxxxxxxxxx > Suggested-by: Arnd Bergmann <arnd@xxxxxxxx> > Signed-off-by: Duje Mihanović <duje.mihanovic@xxxxxxxx> Interesting that this could be a revert! Reviewed-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx> Daniel.