From: Jacek Anaszewski <jacek.anaszewski@gmail.com>
To: Vadim Pasternak <vadimp@mellanox.com>, rpurdie@rpsys.net
Cc: linux-leds@vger.kernel.org, jiri@resnulli.us
Subject: Re: [PATCH 1/1] leds: leds-mlxcpld: Allow compilation for 32 bit arch
Date: Thu, 1 Feb 2018 20:34:01 +0100 [thread overview]
Message-ID: <8f2c62c9-c25f-7b04-84af-d025cbdb6ea2@gmail.com> (raw)
In-Reply-To: <1517472634-110307-1-git-send-email-vadimp@mellanox.com>
Hi Vadim,
Thanks for the patch.
On 02/01/2018 09:10 AM, Vadim Pasternak wrote:
> It makes leds-mlxcpld available for 32 bit architecture.
>
> Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>
> Reported-by: Jiri Pirko <jiri@mellanox.com>
> ---
> drivers/leds/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
> index 3e763d2..fe52436a7 100644
> --- a/drivers/leds/Kconfig
> +++ b/drivers/leds/Kconfig
> @@ -688,7 +688,7 @@ config LEDS_PM8058
>
> config LEDS_MLXCPLD
> tristate "LED support for the Mellanox boards"
> - depends on X86_64 && DMI
> + depends on X86 && DMI
> depends on LEDS_CLASS
> help
> This option enabled support for the LEDs on the Mellanox
>
Applied to the for-4.17 branch of linux-leds.git.
--
Best regards,
Jacek Anaszewski
prev parent reply other threads:[~2018-02-01 19:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-01 8:10 [PATCH 1/1] leds: leds-mlxcpld: Allow compilation for 32 bit arch Vadim Pasternak
2018-02-01 19:34 ` Jacek Anaszewski [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=8f2c62c9-c25f-7b04-84af-d025cbdb6ea2@gmail.com \
--to=jacek.anaszewski@gmail.com \
--cc=jiri@resnulli.us \
--cc=linux-leds@vger.kernel.org \
--cc=rpurdie@rpsys.net \
--cc=vadimp@mellanox.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).