Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
authorDavid Woodhouse <dwmw2@infradead.org>
Sat, 6 May 2006 18:59:18 +0000 (19:59 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 6 May 2006 18:59:18 +0000 (19:59 +0100)
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
12 files changed:
1  2 
include/asm-arm/bug.h
include/asm-arm/unistd.h
include/asm-powerpc/spu.h
include/asm-powerpc/topology.h
include/asm-ppc/commproc.h
include/asm-sparc/unistd.h
include/asm-sparc64/tlbflush.h
include/asm-sparc64/unistd.h
include/linux/audit.h
include/net/ax25.h
include/net/inet_timewait_sock.h
include/net/sock.h

@@@ -1,6 -1,8 +1,7 @@@
  #ifndef _ASMARM_BUG_H
  #define _ASMARM_BUG_H
  
 -#include <linux/stddef.h>
+ #include <linux/config.h>
  
  #ifdef CONFIG_BUG
  #ifdef CONFIG_DEBUG_BUGVERBOSE
Simple merge
Simple merge
@@@ -2,7 -2,11 +2,10 @@@
  #define _ASM_POWERPC_TOPOLOGY_H
  #ifdef __KERNEL__
  
 -#include <linux/config.h>
  
+ struct sys_device;
+ struct device_node;
  #ifdef CONFIG_NUMA
  
  #include <asm/mmzone.h>
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge