linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] 2.6.4-bk3 ppc32 compile fix
@ 2004-03-14 21:59 Colin Leroy
  2004-03-15 15:51 ` Tom Rini
  0 siblings, 1 reply; 6+ messages in thread
From: Colin Leroy @ 2004-03-14 21:59 UTC (permalink / raw)
  To: benh, linux-kernel

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

Hi, 

2.6.4-bk3 (ie, 2.6.4 + bk3 patch at kernel.org) does not compile without this patch.

HTH,
-- 
Colin

[-- Attachment #2: 2.6.4-bk3.compile.fix --]
[-- Type: application/octet-stream, Size: 273 bytes --]

--- include/asm-ppc/unistd.h.old	2004-03-14 22:56:42.901105784 +0100
+++ include/asm-ppc/unistd.h	2004-03-14 22:56:45.276744632 +0100
@@ -380,6 +380,7 @@
 
 #include <linux/compiler.h>
 #include <linux/types.h>
+#include <linux/linkage.h>
 
 /*
  * System call prototypes.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-03-15 16:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-14 21:59 [PATCH] 2.6.4-bk3 ppc32 compile fix Colin Leroy
2004-03-15 15:51 ` Tom Rini
2004-03-15 15:49   ` Colin Leroy
2004-03-15 16:03     ` Tom Rini
2004-03-15 16:03       ` Colin Leroy
2004-03-15 16:12         ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).