[PATCH] 2.6.9-rc1 - #ifdef cleanup for sh64

From: Valdis . Kletnieks
Date: Tue Aug 24 2004 - 09:06:06 EST


Another small cleanup patch for #if/#ifdef usage.

Signed-off-by: valdis.kletnieks@xxxxxx

--- linux-2.6.9-rc1/arch/sh64/kernel/process.c.ifdef 2004-08-14 01:38:11.000000000 -0400
+++ linux-2.6.9-rc1/arch/sh64/kernel/process.c 2004-08-24 09:58:01.407004057 -0400
@@ -901,7 +901,7 @@ unsigned long get_wchan(struct task_stru
*/
pc = thread_saved_pc(p);

-#if CONFIG_FRAME_POINTER
+#ifdef CONFIG_FRAME_POINTER
if (in_sh64_switch_to(pc)) {
sh64_switch_to_fp = (long) p->thread.sp;
/* r14 is saved at offset 4 in the sh64_switch_to frame */



Attachment: pgp00000.pgp
Description: PGP signature