| To: | "Shane McDonald" <mcdonald.shane@gmail.com> |
|---|---|
| Subject: | Re: [PATCH] [MIPS] Kconfig: fix the arch-specific header path |
| From: | "Vorobiev Dmitri" <dmitri.vorobiev@movial.fi> |
| Date: | Wed, 10 Dec 2008 22:32:53 +0200 (EET) |
| Cc: | "Dmitri Vorobiev" <dmitri.vorobiev@movial.fi>, ralf@linux-mips.org, linux-mips@linux-mips.org |
| Importance: | Normal |
| In-reply-to: | <b2b2f2320812101228i285257f6v64e1de88910ea63e@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1228936355-11675-1-git-send-email-dmitri.vorobiev@movial.fi> <b2b2f2320812101228i285257f6v64e1de88910ea63e@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | SquirrelMail/1.4.9a |
> As long as you're changing that line, I'd suggest fixing the spelling > mistake, too (debuging should be debugging). Indeed :) Didn't notice that, thank you. Dmitri > > Shane > > On Wed, Dec 10, 2008 at 1:12 PM, Dmitri Vorobiev > <dmitri.vorobiev@movial.fi> 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. >> >> 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 debuging macros. >> If unsure, say N. >> >> endmenu >> -- >> 1.5.4.3 >> >> > |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] [MIPS] Kconfig: fix the arch-specific header path, Shane McDonald |
|---|---|
| Next by Date: | [PATCH v2] [MIPS] Kconfig: fix the arch-specific header path, Dmitri Vorobiev |
| Previous by Thread: | Re: [PATCH] [MIPS] Kconfig: fix the arch-specific header path, Shane McDonald |
| Next by Thread: | [PATCH v2] [MIPS] Kconfig: fix the arch-specific header path, Dmitri Vorobiev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |