All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm: Remove redundant config value DEBUG_UART_NETX
@ 2014-09-15 22:09 ` Daniel Thompson
  0 siblings, 0 replies; 8+ messages in thread
From: Daniel Thompson @ 2014-09-15 22:09 UTC (permalink / raw)
  To: Russell King
  Cc: Daniel Thompson, linux-arm-kernel, linux-kernel, spear-devel,
	Arnd Bergmann, Paul Bolle, patches, linaro-kernel

Commit 880fa9b6fd73 ("ARM: 8144/1: netx: Migrate DEBUG_LL macros to
shared directory") spuriously introduces an unused config variable,
DEBUG_UART_NETX. Let's remove it.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
---
 arch/arm/Kconfig.debug | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
index 537dd04..b6ec25a 100644
--- a/arch/arm/Kconfig.debug
+++ b/arch/arm/Kconfig.debug
@@ -450,7 +450,6 @@ choice
 	config DEBUG_NETX_UART
 		bool "Kernel low-level debugging messages via NetX UART"
 		depends on ARCH_NETX
-		select DEBUG_UART_NETX
 		help
 		  Say Y here if you want kernel low-level debugging support
 		  on Hilscher NetX based platforms.
-- 
1.9.3


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH] arm: Remove redundant config value DEBUG_UART_NETX
@ 2014-09-15 22:09 ` Daniel Thompson
  0 siblings, 0 replies; 8+ messages in thread
From: Daniel Thompson @ 2014-09-15 22:09 UTC (permalink / raw)
  To: linux-arm-kernel

Commit 880fa9b6fd73 ("ARM: 8144/1: netx: Migrate DEBUG_LL macros to
shared directory") spuriously introduces an unused config variable,
DEBUG_UART_NETX. Let's remove it.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
---
 arch/arm/Kconfig.debug | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
index 537dd04..b6ec25a 100644
--- a/arch/arm/Kconfig.debug
+++ b/arch/arm/Kconfig.debug
@@ -450,7 +450,6 @@ choice
 	config DEBUG_NETX_UART
 		bool "Kernel low-level debugging messages via NetX UART"
 		depends on ARCH_NETX
-		select DEBUG_UART_NETX
 		help
 		  Say Y here if you want kernel low-level debugging support
 		  on Hilscher NetX based platforms.
-- 
1.9.3

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH] arm: Remove redundant config value DEBUG_UART_NETX
  2014-09-15 22:09 ` Daniel Thompson
@ 2014-09-15 22:15   ` Daniel Thompson
  -1 siblings, 0 replies; 8+ messages in thread
From: Daniel Thompson @ 2014-09-15 22:15 UTC (permalink / raw)
  To: Russell King
  Cc: linux-arm-kernel, linux-kernel, spear-devel, Arnd Bergmann,
	Paul Bolle, patches, linaro-kernel

On 15/09/14 23:09, Daniel Thompson wrote:
> Commit 880fa9b6fd73 ("ARM: 8144/1: netx: Migrate DEBUG_LL macros to
> shared directory") spuriously introduces an unused config variable,
> DEBUG_UART_NETX. Let's remove it.

Not sure if this is better shared as a new patch (as below) or respun
from the original (as 8144/2)?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH] arm: Remove redundant config value DEBUG_UART_NETX
@ 2014-09-15 22:15   ` Daniel Thompson
  0 siblings, 0 replies; 8+ messages in thread
From: Daniel Thompson @ 2014-09-15 22:15 UTC (permalink / raw)
  To: linux-arm-kernel

On 15/09/14 23:09, Daniel Thompson wrote:
> Commit 880fa9b6fd73 ("ARM: 8144/1: netx: Migrate DEBUG_LL macros to
> shared directory") spuriously introduces an unused config variable,
> DEBUG_UART_NETX. Let's remove it.

Not sure if this is better shared as a new patch (as below) or respun
from the original (as 8144/2)?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] arm: Remove redundant config value DEBUG_UART_NETX
  2014-09-15 22:09 ` Daniel Thompson
@ 2014-09-16 16:09   ` Russell King - ARM Linux
  -1 siblings, 0 replies; 8+ messages in thread
From: Russell King - ARM Linux @ 2014-09-16 16:09 UTC (permalink / raw)
  To: Daniel Thompson
  Cc: linux-arm-kernel, linux-kernel, spear-devel, Arnd Bergmann,
	Paul Bolle, patches, linaro-kernel

On Mon, Sep 15, 2014 at 11:09:46PM +0100, Daniel Thompson wrote:
> Commit 880fa9b6fd73 ("ARM: 8144/1: netx: Migrate DEBUG_LL macros to
> shared directory") spuriously introduces an unused config variable,
> DEBUG_UART_NETX. Let's remove it.
> 
> Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>

I think arm-soc are handing these changes now...

> ---
>  arch/arm/Kconfig.debug | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
> index 537dd04..b6ec25a 100644
> --- a/arch/arm/Kconfig.debug
> +++ b/arch/arm/Kconfig.debug
> @@ -450,7 +450,6 @@ choice
>  	config DEBUG_NETX_UART
>  		bool "Kernel low-level debugging messages via NetX UART"
>  		depends on ARCH_NETX
> -		select DEBUG_UART_NETX
>  		help
>  		  Say Y here if you want kernel low-level debugging support
>  		  on Hilscher NetX based platforms.
> -- 
> 1.9.3
> 

-- 
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH] arm: Remove redundant config value DEBUG_UART_NETX
@ 2014-09-16 16:09   ` Russell King - ARM Linux
  0 siblings, 0 replies; 8+ messages in thread
From: Russell King - ARM Linux @ 2014-09-16 16:09 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Sep 15, 2014 at 11:09:46PM +0100, Daniel Thompson wrote:
> Commit 880fa9b6fd73 ("ARM: 8144/1: netx: Migrate DEBUG_LL macros to
> shared directory") spuriously introduces an unused config variable,
> DEBUG_UART_NETX. Let's remove it.
> 
> Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>

I think arm-soc are handing these changes now...

> ---
>  arch/arm/Kconfig.debug | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
> index 537dd04..b6ec25a 100644
> --- a/arch/arm/Kconfig.debug
> +++ b/arch/arm/Kconfig.debug
> @@ -450,7 +450,6 @@ choice
>  	config DEBUG_NETX_UART
>  		bool "Kernel low-level debugging messages via NetX UART"
>  		depends on ARCH_NETX
> -		select DEBUG_UART_NETX
>  		help
>  		  Say Y here if you want kernel low-level debugging support
>  		  on Hilscher NetX based platforms.
> -- 
> 1.9.3
> 

-- 
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] arm: Remove redundant config value DEBUG_UART_NETX
  2014-09-15 22:15   ` Daniel Thompson
@ 2014-09-16 16:10     ` Russell King - ARM Linux
  -1 siblings, 0 replies; 8+ messages in thread
From: Russell King - ARM Linux @ 2014-09-16 16:10 UTC (permalink / raw)
  To: Daniel Thompson
  Cc: linux-arm-kernel, linux-kernel, spear-devel, Arnd Bergmann,
	Paul Bolle, patches, linaro-kernel

On Mon, Sep 15, 2014 at 11:15:05PM +0100, Daniel Thompson wrote:
> On 15/09/14 23:09, Daniel Thompson wrote:
> > Commit 880fa9b6fd73 ("ARM: 8144/1: netx: Migrate DEBUG_LL macros to
> > shared directory") spuriously introduces an unused config variable,
> > DEBUG_UART_NETX. Let's remove it.
> 
> Not sure if this is better shared as a new patch (as below) or respun
> from the original (as 8144/2)?

Oh, it's a patch I have... in which case, please respin this patch, and
throw the updated patch into the patch system.  Thanks.

-- 
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH] arm: Remove redundant config value DEBUG_UART_NETX
@ 2014-09-16 16:10     ` Russell King - ARM Linux
  0 siblings, 0 replies; 8+ messages in thread
From: Russell King - ARM Linux @ 2014-09-16 16:10 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Sep 15, 2014 at 11:15:05PM +0100, Daniel Thompson wrote:
> On 15/09/14 23:09, Daniel Thompson wrote:
> > Commit 880fa9b6fd73 ("ARM: 8144/1: netx: Migrate DEBUG_LL macros to
> > shared directory") spuriously introduces an unused config variable,
> > DEBUG_UART_NETX. Let's remove it.
> 
> Not sure if this is better shared as a new patch (as below) or respun
> from the original (as 8144/2)?

Oh, it's a patch I have... in which case, please respin this patch, and
throw the updated patch into the patch system.  Thanks.

-- 
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-09-16 16:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-15 22:09 [PATCH] arm: Remove redundant config value DEBUG_UART_NETX Daniel Thompson
2014-09-15 22:09 ` Daniel Thompson
2014-09-15 22:15 ` Daniel Thompson
2014-09-15 22:15   ` Daniel Thompson
2014-09-16 16:10   ` Russell King - ARM Linux
2014-09-16 16:10     ` Russell King - ARM Linux
2014-09-16 16:09 ` Russell King - ARM Linux
2014-09-16 16:09   ` Russell King - ARM Linux

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.