linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: Remove stray closing parenthesis in debug description
@ 2015-02-26 10:29 Geert Uytterhoeven
  2015-02-27  1:49 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2015-02-26 10:29 UTC (permalink / raw)
  To: linux-arm-kernel

Remove the stray closing parenthesis in the config description for the
DEBUG_RCAR_GEN2_SCIF0 option.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/Kconfig.debug | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
index 6e55ed915332e8b6..b8e719476402560a 100644
--- a/arch/arm/Kconfig.debug
+++ b/arch/arm/Kconfig.debug
@@ -806,7 +806,7 @@ choice
 		  via SCIF2 on Renesas R-Car H1 (R8A7779).
 
 	config DEBUG_RCAR_GEN2_SCIF0
-		bool "Kernel low-level debugging messages via SCIF0 on R8A7790/R8A7791/R8A7793)"
+		bool "Kernel low-level debugging messages via SCIF0 on R8A7790/R8A7791/R8A7793"
 		depends on ARCH_R8A7790 || ARCH_R8A7791 || ARCH_R8A7793
 		help
 		  Say Y here if you want kernel low-level debugging support
-- 
1.9.1

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

* [PATCH] ARM: shmobile: Remove stray closing parenthesis in debug description
  2015-02-26 10:29 [PATCH] ARM: shmobile: Remove stray closing parenthesis in debug description Geert Uytterhoeven
@ 2015-02-27  1:49 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2015-02-27  1:49 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Feb 26, 2015 at 11:29:35AM +0100, Geert Uytterhoeven wrote:
> Remove the stray closing parenthesis in the config description for the
> DEBUG_RCAR_GEN2_SCIF0 option.

Thanks, I have queued this up.

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

end of thread, other threads:[~2015-02-27  1:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 10:29 [PATCH] ARM: shmobile: Remove stray closing parenthesis in debug description Geert Uytterhoeven
2015-02-27  1:49 ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).