From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965440AbeBPLxo (ORCPT ); Fri, 16 Feb 2018 06:53:44 -0500 Received: from fllnx210.ext.ti.com ([198.47.19.17]:61037 "EHLO fllnx210.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965036AbeBPLxn (ORCPT ); Fri, 16 Feb 2018 06:53:43 -0500 Subject: Re: [PATCH 15/20] phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB To: Krzysztof Kozlowski , Ulf Magnusson References: <20180205012146.23981-1-ulfalizer@gmail.com> <20180205012146.23981-16-ulfalizer@gmail.com> CC: , , , , Marek Szyprowski , , , , , , , , , , , , , , Heiko Stuebner , Vivek Gautam , Viresh Kumar From: Kishon Vijay Abraham I Message-ID: <5e73b911-b509-cc82-46dc-1dacba732e41@ti.com> Date: Fri, 16 Feb 2018 17:22:40 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 05 February 2018 01:30 PM, Krzysztof Kozlowski wrote: > On Mon, Feb 5, 2018 at 2:21 AM, Ulf Magnusson wrote: >> Exynos4212 support was removed by commit bca9085e0ae9 ("ARM: dts: >> exynos: remove Exynos4212 support (dead code)"). >> >> Remove the SOC_EXYNOS4212 dependency from PHY_EXYNOS4X12_USB. >> >> Discovered with the >> https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py >> script. >> >> Signed-off-by: Ulf Magnusson >> --- >> drivers/phy/samsung/Kconfig | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Krzysztof Kozlowski merged, thanks! -Kishon > > Best regards, > Krzysztof > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fllnx210.ext.ti.com ([198.47.19.17]:61037 "EHLO fllnx210.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965036AbeBPLxn (ORCPT ); Fri, 16 Feb 2018 06:53:43 -0500 Subject: Re: [PATCH 15/20] phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB References: <20180205012146.23981-1-ulfalizer@gmail.com> <20180205012146.23981-16-ulfalizer@gmail.com> From: Kishon Vijay Abraham I Message-ID: <5e73b911-b509-cc82-46dc-1dacba732e41@ti.com> Date: Fri, 16 Feb 2018 17:22:40 +0530 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Krzysztof Kozlowski , Ulf Magnusson Cc: linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, tfiga@chromium.org, paul.burton@mips.com, Marek Szyprowski , egtvedt@samfundet.no, linus.walleij@linaro.org, vgupta@synopsys.com, mgorman@techsingularity.net, hch@lst.de, mina86@mina86.com, robh@kernel.org, sboyd@codeaurora.org, paulus@ozlabs.org, will.deacon@arm.com, tony@atomide.com, npiggin@gmail.com, yamada.masahiro@socionext.com, Heiko Stuebner , Vivek Gautam , Viresh Kumar On Monday 05 February 2018 01:30 PM, Krzysztof Kozlowski wrote: > On Mon, Feb 5, 2018 at 2:21 AM, Ulf Magnusson wrote: >> Exynos4212 support was removed by commit bca9085e0ae9 ("ARM: dts: >> exynos: remove Exynos4212 support (dead code)"). >> >> Remove the SOC_EXYNOS4212 dependency from PHY_EXYNOS4X12_USB. >> >> Discovered with the >> https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py >> script. >> >> Signed-off-by: Ulf Magnusson >> --- >> drivers/phy/samsung/Kconfig | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Krzysztof Kozlowski merged, thanks! -Kishon > > Best regards, > Krzysztof >