Merge branch 'linus' into core/urgent
authorIngo Molnar <mingo@elte.hu>
Fri, 17 Oct 2008 09:20:52 +0000 (11:20 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 17 Oct 2008 09:20:52 +0000 (11:20 +0200)
arch/m32r/kernel/smpboot.c
arch/powerpc/include/asm/page.h

index fc29948..39cb6da 100644 (file)
@@ -40,6 +40,7 @@
  */
 
 #include <linux/module.h>
+#include <linux/cpu.h>
 #include <linux/init.h>
 #include <linux/kernel.h>
 #include <linux/mm.h>
index 64e1445..5ac51e6 100644 (file)
  * 2 of the License, or (at your option) any later version.
  */
 
+#ifndef __ASSEMBLY__
+#include <linux/types.h>
+#else
+#include <asm/types.h>
+#endif
 #include <asm/asm-compat.h>
 #include <asm/kdump.h>
-#include <asm/types.h>
 
 /*
  * On PPC32 page size is 4K. For PPC64 we support either 4K or 64K software