Re: [PATCH 0/3] mfd: ChromeOS EC Kconfig dependency cleanup

From: Javier Martinez Canillas
Date: Thu Aug 06 2015 - 20:03:18 EST


Hello Lee,

On Thu, Jun 25, 2015 at 2:20 AM, Javier Martinez Canillas
<javier.martinez@xxxxxxxxxxxxxxx> wrote:
>
> This is a trivial series that do some changes to the dependency for the
> ChromeOS EC drivers Kconfig symbols. The patches are on top of Paul's
> patch "mfd: fix dependency warning for CHROME_PLATFORMS on !X86, !ARM":
> https://lkml.org/lkml/2015/6/20/219.
>
> Paul fixed a warning about unmet dependencies but I think the correct fix
> is to remove unneded dependencies. So that is what this series do and are
> composed of the following patches:
>
>
> Javier Martinez Canillas (3):
> platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM
> mfd: Remove MFD_CROS_EC depends on X86 || ARM
> mfd: Remove MFD_CROS_EC_SPI depends on OF
>
> drivers/mfd/Kconfig | 3 +--
> drivers/platform/chrome/Kconfig | 1 -
> 2 files changed, 1 insertion(+), 3 deletions(-)
>

The warning that this series fixes has appeared again in linux-next.
You said some time ago that applied the patches for 4.3 [0] and indeed
I remember the warning going away at some point.

Do you know what happened with this patches? I see 3/3 in linux-next
but no 1/3 and 2/3.

[0]: https://lkml.org/lkml/2015/6/25/115

Thanks a lot and best regards,
Javier
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/