sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
[linux-2.6-block.git] / arch / powerpc / kernel / io-workarounds.c
index 5f8613ceb97f15532378f48243fc1fc02e492a8b..a582e0d4252552c1a0e40ec97fbbc4bcfa439864 100644 (file)
@@ -12,7 +12,7 @@
 #undef DEBUG
 
 #include <linux/kernel.h>
-#include <linux/sched.h>       /* for init_mm */
+#include <linux/sched/mm.h>    /* for init_mm */
 
 #include <asm/io.h>
 #include <asm/machdep.h>