All of lore.kernel.org
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91: remove redundant dependency
Date: Wed, 20 Nov 2013 11:16:24 +0100	[thread overview]
Message-ID: <528C8BF8.4080803@atmel.com> (raw)
In-Reply-To: <1384932191-8967-1-git-send-email-michael.opdenacker@free-electrons.com>

On 20/11/2013 08:23, Michael Opdenacker :
> From: Yanis Moreno <yanis.moreno63@gmail.com>
>
> This removes the "depends on SOC_SAM_V7" statement
> in a Kconfig section that's under an "if SOC_SAM_V7"
> condition (same parameter).
>
> Signed-off-by: Yanis Moreno <yanis.moreno63@gmail.com>
> Reviewed-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

Thanks for this fix. Integrated in at91-3.14-cleanup branch.
Best regards.

> ---
>   arch/arm/mach-at91/Kconfig |    1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
> index 699b71e..d1b3fe5 100644
> --- a/arch/arm/mach-at91/Kconfig
> +++ b/arch/arm/mach-at91/Kconfig
> @@ -61,7 +61,6 @@ comment "Atmel AT91 Processor"
>   if SOC_SAM_V7
>   config SOC_SAMA5D3
>   	bool "SAMA5D3 family"
> -	depends on SOC_SAM_V7
>   	select SOC_SAMA5
>   	select HAVE_FB_ATMEL
>   	select HAVE_AT91_DBGU1
>


-- 
Nicolas Ferre

WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Michael Opdenacker <michael.opdenacker@free-electrons.com>,
	<linux@maxim.org.za>, <plagnioj@jcrosoft.com>,
	Yanis Moreno <yanis.moreno63@gmail.com>
Cc: <linux@arm.linux.org.uk>, <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: at91: remove redundant dependency
Date: Wed, 20 Nov 2013 11:16:24 +0100	[thread overview]
Message-ID: <528C8BF8.4080803@atmel.com> (raw)
In-Reply-To: <1384932191-8967-1-git-send-email-michael.opdenacker@free-electrons.com>

On 20/11/2013 08:23, Michael Opdenacker :
> From: Yanis Moreno <yanis.moreno63@gmail.com>
>
> This removes the "depends on SOC_SAM_V7" statement
> in a Kconfig section that's under an "if SOC_SAM_V7"
> condition (same parameter).
>
> Signed-off-by: Yanis Moreno <yanis.moreno63@gmail.com>
> Reviewed-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

Thanks for this fix. Integrated in at91-3.14-cleanup branch.
Best regards.

> ---
>   arch/arm/mach-at91/Kconfig |    1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
> index 699b71e..d1b3fe5 100644
> --- a/arch/arm/mach-at91/Kconfig
> +++ b/arch/arm/mach-at91/Kconfig
> @@ -61,7 +61,6 @@ comment "Atmel AT91 Processor"
>   if SOC_SAM_V7
>   config SOC_SAMA5D3
>   	bool "SAMA5D3 family"
> -	depends on SOC_SAM_V7
>   	select SOC_SAMA5
>   	select HAVE_FB_ATMEL
>   	select HAVE_AT91_DBGU1
>


-- 
Nicolas Ferre

  reply	other threads:[~2013-11-20 10:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-20  7:23 [PATCH] ARM: at91: remove redundant dependency Michael Opdenacker
2013-11-20  7:23 ` Michael Opdenacker
2013-11-20 10:16 ` Nicolas Ferre [this message]
2013-11-20 10:16   ` Nicolas Ferre
2013-12-05 16:00 ` Nicolas Ferre
2013-12-05 16:00   ` Nicolas Ferre
2013-12-12  0:23   ` Olof Johansson
2013-12-12  0:23     ` Olof Johansson

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=528C8BF8.4080803@atmel.com \
    --to=nicolas.ferre@atmel.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.