Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754040AbbHGADQ (ORCPT ); Thu, 6 Aug 2015 20:03:16 -0400 Received: from mail-yk0-f181.google.com ([209.85.160.181]:33689 "EHLO mail-yk0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753901AbbHGADO (ORCPT ); Thu, 6 Aug 2015 20:03:14 -0400 MIME-Version: 1.0 X-Originating-IP: [95.23.50.199] In-Reply-To: <1435191645-6022-1-git-send-email-javier.martinez@collabora.co.uk> References: <1435191645-6022-1-git-send-email-javier.martinez@collabora.co.uk> Date: Fri, 7 Aug 2015 02:03:13 +0200 Message-ID: Subject: Re: [PATCH 0/3] mfd: ChromeOS EC Kconfig dependency cleanup From: Javier Martinez Canillas To: Lee Jones Cc: "linux-samsung-soc@vger.kernel.org" , Heiko Stuebner , Paul Gortmaker , Gwendal Grignou , Doug Anderson , Linux Kernel , Samuel Ortiz , Olof Johansson Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1511 Lines: 41 Hello Lee, On Thu, Jun 25, 2015 at 2:20 AM, Javier Martinez Canillas 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/