Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH v2] [MIPS] Kconfig: fix the arch-specific header path
@ 2008-12-10 20:38 Dmitri Vorobiev
  2008-12-11 11:03 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitri Vorobiev @ 2008-12-10 20:38 UTC (permalink / raw)
  To: ralf, linux-mips; +Cc: Dmitri Vorobiev

The header path in the help text for the RUNTIME_DEBUG config
option is obsolete and needs to be updated to match the new
location of architecture-specific header files. While at it,
fix the spelling mistake.

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
---
 arch/mips/Kconfig.debug |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/mips/Kconfig.debug b/arch/mips/Kconfig.debug
index 765c8e2..aab004f 100644
--- a/arch/mips/Kconfig.debug
+++ b/arch/mips/Kconfig.debug
@@ -48,7 +48,7 @@ config RUNTIME_DEBUG
 	help
 	  If you say Y here, some debugging macros will do run-time checking.
 	  If you say N here, those macros will mostly turn to no-ops.  See
-	  include/asm-mips/debug.h for debuging macros.
+	  arch/mips/include/asm/debug.h for debugging macros.
 	  If unsure, say N.
 
 endmenu
-- 
1.5.4.3

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

* Re: [PATCH v2] [MIPS] Kconfig: fix the arch-specific header path
  2008-12-10 20:38 [PATCH v2] [MIPS] Kconfig: fix the arch-specific header path Dmitri Vorobiev
@ 2008-12-11 11:03 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2008-12-11 11:03 UTC (permalink / raw)
  To: Dmitri Vorobiev; +Cc: linux-mips

On Wed, Dec 10, 2008 at 10:38:36PM +0200, Dmitri Vorobiev wrote:

> The header path in the help text for the RUNTIME_DEBUG config
> option is obsolete and needs to be updated to match the new
> location of architecture-specific header files. While at it,
> fix the spelling mistake.
> 
> Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>

Thanks, applied.

  Ralf

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

end of thread, other threads:[~2008-12-11 11:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-10 20:38 [PATCH v2] [MIPS] Kconfig: fix the arch-specific header path Dmitri Vorobiev
2008-12-11 11:03 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox