[PATCH -rt] Fix build on MIPS

From: Deepak Saxena
Date: Wed Mar 28 2007 - 18:55:16 EST



Extra #endif got into atomic.h

Signed-off-by: Deepak Saxena <dsaxena@xxxxxxxxxx>

Index: linux-2.6.21-rc5/include/asm-mips/atomic.h
===================================================================
--- linux-2.6.21-rc5.orig/include/asm-mips/atomic.h
+++ linux-2.6.21-rc5/include/asm-mips/atomic.h
@@ -566,7 +566,6 @@ static __inline__ long atomic64_add_retu
raw_local_irq_restore(flags);
}
#endif
-#endif

smp_mb();


--
Deepak Saxena - dsaxena@xxxxxxxxxxx - http://www.plexity.net

In the end, they will not say, "those were dark times," they will ask
"why were their poets silent?" - Bertolt Brecht
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/