All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] [patch 1/8] ifdef typos: arch_ppc_platforms_prep_setup.c
@ 2004-11-24 15:28 Domen Puncer
  0 siblings, 0 replies; only message in thread
From: Domen Puncer @ 2004-11-24 15:28 UTC (permalink / raw)
  To: kernel-janitors

[-- Attachment #1: Type: text/plain, Size: 531 bytes --]

CONFIG_PREP_PRESIDUAL is mistyped.

Signed-off-by: Domen Puncer <domen@coderock.org>

--- c/arch/ppc/platforms/prep_setup.c	2004-10-19 13:52:48.000000000 +0200
+++ str2/arch/ppc/platforms/prep_setup.c	2004-11-24 14:54:48.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;

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-24 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-24 15:28 [KJ] [patch 1/8] ifdef typos: arch_ppc_platforms_prep_setup.c Domen Puncer

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.