Re: linux-next: build warning in Linus'tree

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Tuesday, May 25, 2010 - 6:20 pm

On Wed, 26 May 2010 11:05:06 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:


hmpf.  Does this fix?

--- a/lib/crc32.c~a
+++ a/lib/crc32.c
@@ -26,6 +26,7 @@
 #include <linux/compiler.h>
 #include <linux/types.h>
 #include <linux/init.h>
+#include <asm/byteorder.h>
 #include <asm/atomic.h>
 #include "crc32defs.h"
 #if CRC_LE_BITS == 8
_

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
linux-next: build warning in Linus'tree, Stephen Rothwell, (Tue May 25, 6:05 pm)
Re: linux-next: build warning in Linus'tree, Andrew Morton, (Tue May 25, 6:20 pm)
Re: linux-next: build warning in Linus'tree, Stephen Rothwell, (Tue May 25, 9:09 pm)
Re: linux-next: build warning in Linus'tree, Joakim Tjernlund, (Tue May 25, 11:29 pm)
Re: linux-next: build warning in Linus'tree, Andrew Morton, (Tue May 25, 11:41 pm)
Re: linux-next: build warning in Linus'tree, Stephen Rothwell, (Wed May 26, 12:14 am)
Re: linux-next: build warning in Linus'tree, Joakim Tjernlund, (Wed May 26, 3:21 am)
Re: linux-next: build warning in Linus'tree, Linus Torvalds, (Wed May 26, 8:26 am)
Re: linux-next: build warning in Linus'tree, Linus Torvalds, (Wed May 26, 8:29 am)
Re: linux-next: build warning in Linus'tree, Linus Torvalds, (Wed May 26, 8:33 am)
Re: linux-next: build warning in Linus'tree, Joakim Tjernlund, (Wed May 26, 9:35 am)
Re: linux-next: build warning in Linus'tree, Linus Torvalds, (Wed May 26, 9:46 am)
Re: linux-next: build warning in Linus'tree, Joakim Tjernlund, (Wed May 26, 10:31 am)
Re: linux-next: build warning in Linus'tree, Linus Torvalds, (Wed May 26, 10:45 am)