lkml.org 
[lkml]   [2004]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch 03/11] Subject: ifdef typos: arch_ppc_platforms_prep_setup.c
From
Date


CONFIG_PREP_PRESIDUAL is mistyped.

Signed-off-by: Domen Puncer <domen@coderock.org>
Acked-by: Randy Dunlap <rddunlap@osdl.org>
Signed-off-by: Maximilian Attems <janitor@sternwelten.at>

---

linux-2.6.10-rc2-bk13-max/arch/ppc/platforms/prep_setup.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN arch/ppc/platforms/prep_setup.c~ifdef-arch_ppc_platforms_prep_setup arch/ppc/platforms/prep_setup.c
--- linux-2.6.10-rc2-bk13/arch/ppc/platforms/prep_setup.c~ifdef-arch_ppc_platforms_prep_setup 2004-11-30 02:41:33.000000000 +0100
+++ linux-2.6.10-rc2-bk13-max/arch/ppc/platforms/prep_setup.c 2004-11-30 02:41:33.000000000 +0100
@@ -1126,7 +1126,7 @@ prep_init(unsigned long r3, unsigned lon
_prep_type = _PREP_Motorola;
}

-#ifdef CONFIG_PREP_PRESIDUAL
+#ifdef CONFIG_PREP_RESIDUAL
/* Switch off all residual data processing if the user requests it */
if (strstr(cmd_line, "noresidual") != NULL)
res = NULL;
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.061 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site