On Tue, 03 Jan 2023, Andy Shevchenko wrote: > There are users inside and outside LED framework that have implemented > a local copy of led_init_default_state_get(). In order to deduplicate > that, as the first step move the declaration from LED header to the > global one. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > drivers/leds/leds.h | 1 - > include/linux/leds.h | 2 ++ > 2 files changed, 2 insertions(+), 1 deletion(-) Applied, thanks -- Lee Jones [李琼斯]