sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
[sfrench/cifs-2.6.git] / arch / avr32 / include / asm / mmu_context.h
index 27ff234071009b19e9f5f5dbeeadc52cefbcf0e1..cd87abba8db78df35cffe3c6a891706558202b08 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef __ASM_AVR32_MMU_CONTEXT_H
 #define __ASM_AVR32_MMU_CONTEXT_H
 
+#include <linux/mm_types.h>
+
 #include <asm/tlbflush.h>
 #include <asm/sysreg.h>
 #include <asm-generic/mm_hooks.h>