2010-12-08 10:39:32

by Sedat Dilek

[permalink] [raw]
Subject: [PATCH] platform/x86: Kconfig: Replace select by depends on ACPI_WMI

This patch for linux-next fixes several warnings in
platform/x86/Kconfig doing a "make oldnoconfig" (for Details please
see attached patch).

- Sedat -


Attachments:
0001-platform-x86-Kconfig-Replace-select-by-depends-on-AC.patch (1.77 kB)

2010-12-20 16:18:29

by Matthew Garrett

[permalink] [raw]
Subject: Re: [PATCH] platform/x86: Kconfig: Replace select by depends on ACPI_WMI

Applied, thanks. It's easier to handle these if you include the patch in
the email body, rather than as an attachment.

--
Matthew Garrett | [email protected]

2010-12-20 16:30:56

by Sedat Dilek

[permalink] [raw]
Subject: Re: [PATCH] platform/x86: Kconfig: Replace select by depends on ACPI_WMI

On Mon, Dec 20, 2010 at 5:18 PM, Matthew Garrett <[email protected]> wrote:
> Applied, thanks. It's easier to handle these if you include the patch in
> the email body, rather than as an attachment.
>
> --
> Matthew Garrett | [email protected]
>

[ CC linux-next ]

Thanks :-)!
I mostly use web-based Email, but it's time to setup and use
git-send-email [1] on the working machine.

- Sedat -

[1] http://www.kernel.org/pub/software/scm/git/docs/git-send-email.html