From: Lee Jones <lee@kernel.org>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: Pavel Machek <pavel@ucw.cz>,
Andy Shevchenko <andy.shevchenko@gmail.com>,
Martin Kurbanov <mmkurbanov@sberdevices.ru>,
linux-leds@vger.kernel.org, kernel-janitors@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] leds: fix config reference for AW200xx driver
Date: Thu, 15 Jun 2023 15:07:22 +0100 [thread overview]
Message-ID: <20230615140722.GH3635807@google.com> (raw)
In-Reply-To: <20230609100233.4111-1-lukas.bulwahn@gmail.com>
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@gmail.com>
> ---
> drivers/leds/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks
--
Lee Jones [李琼斯]
prev parent reply other threads:[~2023-06-15 14:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-09 10:02 [PATCH] leds: fix config reference for AW200xx driver Lukas Bulwahn
2023-06-15 14:07 ` Lee Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230615140722.GH3635807@google.com \
--to=lee@kernel.org \
--cc=andy.shevchenko@gmail.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=lukas.bulwahn@gmail.com \
--cc=mmkurbanov@sberdevices.ru \
--cc=pavel@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.