Re: [PATCH] leds: fix config reference for AW200xx driver

From: Lee Jones
Date: Thu Jun 15 2023 - 10:07:36 EST


On Fri, 09 Jun 2023, Lukas Bulwahn wrote:

> Commit 36a87f371b7a ("leds: Add AW20xx driver") adds config LEDS_AW200XX
> in drivers/leds/Kconfig, but then in drivers/leds/Makefile accidently
> refers to CONFIG_LEDS_W200XX; note the missing A!
>
> This typo makes it impossible to add the driver to a kernel build.
>
> Fix this wrong config reference.
>
> Fixes: 36a87f371b7a ("leds: Add AW20xx driver")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
> ---
> drivers/leds/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

--
Lee Jones [李琼斯]