All of lore.kernel.org
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: defconfig: remove redundant CONFIG_MMC_BLOCK_MINORS
Date: Tue, 29 Mar 2016 16:46:15 +0100	[thread overview]
Message-ID: <20160329154615.GF6745@arm.com> (raw)
In-Reply-To: <1459178928-26973-1-git-send-email-leo.yan@linaro.org>

On Mon, Mar 28, 2016 at 11:28:48PM +0800, Leo Yan wrote:
> There have two patches to add CONFIG_MMC_BLOCK_MINORS twice:
> 22b0898e8 ("arm64: add defconfig options for Allwinner SoCs"),
> 2f85bb09d ("arm64: defconfig: Increase MMC_BLOCK_MINORS to 16");
> 
> So remove redundant CONFIG_MMC_BLOCK_MINORS to only enable once.
> 
> Signed-off-by: Leo Yan <leo.yan@linaro.org>
> ---
>  arch/arm64/configs/defconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index f705051..3ad26ff 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -215,7 +215,6 @@ CONFIG_MMC_SPI=y
>  CONFIG_MMC_SUNXI=y
>  CONFIG_MMC_DW=y
>  CONFIG_MMC_DW_EXYNOS=y
> -CONFIG_MMC_BLOCK_MINORS=16
>  CONFIG_NEW_LEDS=y
>  CONFIG_LEDS_CLASS=y
>  CONFIG_LEDS_SYSCON=y

Thanks, I'll pick this up with some other pending defconfig updates for
-rc2.

Will

WARNING: multiple messages have this Message-ID (diff)
From: Will Deacon <will.deacon@arm.com>
To: Leo Yan <leo.yan@linaro.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>,
	Simon Horman <horms+renesas@verge.net.au>,
	Thierry Reding <treding@nvidia.com>,
	Olof Johansson <olof@lixom.net>,
	Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	Andy Gross <agross@codeaurora.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: defconfig: remove redundant CONFIG_MMC_BLOCK_MINORS
Date: Tue, 29 Mar 2016 16:46:15 +0100	[thread overview]
Message-ID: <20160329154615.GF6745@arm.com> (raw)
In-Reply-To: <1459178928-26973-1-git-send-email-leo.yan@linaro.org>

On Mon, Mar 28, 2016 at 11:28:48PM +0800, Leo Yan wrote:
> There have two patches to add CONFIG_MMC_BLOCK_MINORS twice:
> 22b0898e8 ("arm64: add defconfig options for Allwinner SoCs"),
> 2f85bb09d ("arm64: defconfig: Increase MMC_BLOCK_MINORS to 16");
> 
> So remove redundant CONFIG_MMC_BLOCK_MINORS to only enable once.
> 
> Signed-off-by: Leo Yan <leo.yan@linaro.org>
> ---
>  arch/arm64/configs/defconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index f705051..3ad26ff 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -215,7 +215,6 @@ CONFIG_MMC_SPI=y
>  CONFIG_MMC_SUNXI=y
>  CONFIG_MMC_DW=y
>  CONFIG_MMC_DW_EXYNOS=y
> -CONFIG_MMC_BLOCK_MINORS=16
>  CONFIG_NEW_LEDS=y
>  CONFIG_LEDS_CLASS=y
>  CONFIG_LEDS_SYSCON=y

Thanks, I'll pick this up with some other pending defconfig updates for
-rc2.

Will

  reply	other threads:[~2016-03-29 15:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-28 15:28 [PATCH] arm64: defconfig: remove redundant CONFIG_MMC_BLOCK_MINORS Leo Yan
2016-03-28 15:28 ` Leo Yan
2016-03-29 15:46 ` Will Deacon [this message]
2016-03-29 15:46   ` Will Deacon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160329154615.GF6745@arm.com \
    --to=will.deacon@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.