* [PATCH -rt] Fix build on MIPS
@ 2007-03-28 21:55 Deepak Saxena
0 siblings, 0 replies; only message in thread
From: Deepak Saxena @ 2007-03-28 21:55 UTC (permalink / raw)
To: Ingo Molnar; +Cc: linux-kernel
Extra #endif got into atomic.h
Signed-off-by: Deepak Saxena <dsaxena@mvista.com>
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@plexity.net - 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-28 22:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-28 21:55 [PATCH -rt] Fix build on MIPS Deepak Saxena
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox