All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: Masahiro Yamada <yamada.masahiro@socionext.com>,
	linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org,
	Russell King <linux@armlinux.org.uk>,
	linux-oxnas@lists.tuxfamily.org
Subject: Re: [PATCH] ARM: oxnas: remove redundant select CPU_V6K
Date: Wed, 1 Mar 2017 11:21:12 +0100	[thread overview]
Message-ID: <2f82de69-5e7e-1138-9a54-18f45f754834@baylibre.com> (raw)
In-Reply-To: <1488078421-3751-1-git-send-email-yamada.masahiro@socionext.com>

On 02/26/2017 04:07 AM, Masahiro Yamada wrote:
> MACH_OX820 depends on ARCH_MULTI_V6, which already selects CPU_V6K.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
>  arch/arm/mach-oxnas/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-oxnas/Kconfig b/arch/arm/mach-oxnas/Kconfig
> index 8fa4557..e3610c5 100644
> --- a/arch/arm/mach-oxnas/Kconfig
> +++ b/arch/arm/mach-oxnas/Kconfig
> @@ -28,7 +28,6 @@ config MACH_OX820
>  	depends on ARCH_MULTI_V6
>  	select ARM_GIC
>  	select DMA_CACHE_RWFO if SMP
> -	select CPU_V6K
>  	select HAVE_SMP
>  	select HAVE_ARM_SCU if SMP
>  	select HAVE_ARM_TWD if SMP
> 

Acked-by: Neil Armstrong <narmstrong@baylibre.com>

Applied in oxnas-for-next.

Thanks,
Neil

WARNING: multiple messages have this Message-ID (diff)
From: narmstrong@baylibre.com (Neil Armstrong)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: oxnas: remove redundant select CPU_V6K
Date: Wed, 1 Mar 2017 11:21:12 +0100	[thread overview]
Message-ID: <2f82de69-5e7e-1138-9a54-18f45f754834@baylibre.com> (raw)
In-Reply-To: <1488078421-3751-1-git-send-email-yamada.masahiro@socionext.com>

On 02/26/2017 04:07 AM, Masahiro Yamada wrote:
> MACH_OX820 depends on ARCH_MULTI_V6, which already selects CPU_V6K.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
>  arch/arm/mach-oxnas/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-oxnas/Kconfig b/arch/arm/mach-oxnas/Kconfig
> index 8fa4557..e3610c5 100644
> --- a/arch/arm/mach-oxnas/Kconfig
> +++ b/arch/arm/mach-oxnas/Kconfig
> @@ -28,7 +28,6 @@ config MACH_OX820
>  	depends on ARCH_MULTI_V6
>  	select ARM_GIC
>  	select DMA_CACHE_RWFO if SMP
> -	select CPU_V6K
>  	select HAVE_SMP
>  	select HAVE_ARM_SCU if SMP
>  	select HAVE_ARM_TWD if SMP
> 

Acked-by: Neil Armstrong <narmstrong@baylibre.com>

Applied in oxnas-for-next.

Thanks,
Neil

  reply	other threads:[~2017-03-01 10:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-26  3:07 [PATCH] ARM: oxnas: remove redundant select CPU_V6K Masahiro Yamada
2017-02-26  3:07 ` Masahiro Yamada
2017-03-01 10:21 ` Neil Armstrong [this message]
2017-03-01 10:21   ` Neil Armstrong

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=2f82de69-5e7e-1138-9a54-18f45f754834@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-oxnas@lists.tuxfamily.org \
    --cc=linux@armlinux.org.uk \
    --cc=yamada.masahiro@socionext.com \
    /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.