From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH 1/3] ARM: EXYNOS: correct header comment in Kconfig file Date: Tue, 23 Feb 2016 09:01:11 +0900 Message-ID: <56CBA147.9000404@samsung.com> References: <1456135396-17767-1-git-send-email-pankaj.dubey@samsung.com> <1456135396-17767-2-git-send-email-pankaj.dubey@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout4.w1.samsung.com ([210.118.77.14]:55741 "EHLO mailout4.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756487AbcBWABU (ORCPT ); Mon, 22 Feb 2016 19:01:20 -0500 Received: from eucpsbgm2.samsung.com (unknown [203.254.199.245]) by mailout4.w1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0O2Z00JXD4265210@mailout4.w1.samsung.com> for linux-samsung-soc@vger.kernel.org; Tue, 23 Feb 2016 00:01:18 +0000 (GMT) In-reply-to: <1456135396-17767-2-git-send-email-pankaj.dubey@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Pankaj Dubey , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: kgene.kim@samsung.com, b.zolnierkie@samsung.com, daniel.lezcano@linaro.org, thomas.ab@samsung.com, linux@arm.linux.org.uk On 22.02.2016 19:03, Pankaj Dubey wrote: > This patch corrects header comment of Kconfig file by changing EXYNOS4 to > EXYNOS. > > Signed-off-by: Pankaj Dubey > --- > arch/arm/mach-exynos/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, applied. Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: k.kozlowski@samsung.com (Krzysztof Kozlowski) Date: Tue, 23 Feb 2016 09:01:11 +0900 Subject: [PATCH 1/3] ARM: EXYNOS: correct header comment in Kconfig file In-Reply-To: <1456135396-17767-2-git-send-email-pankaj.dubey@samsung.com> References: <1456135396-17767-1-git-send-email-pankaj.dubey@samsung.com> <1456135396-17767-2-git-send-email-pankaj.dubey@samsung.com> Message-ID: <56CBA147.9000404@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 22.02.2016 19:03, Pankaj Dubey wrote: > This patch corrects header comment of Kconfig file by changing EXYNOS4 to > EXYNOS. > > Signed-off-by: Pankaj Dubey > --- > arch/arm/mach-exynos/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, applied. Krzysztof