]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/s390/include/asm/elf.h
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
[mirror_ubuntu-artful-kernel.git] / arch / s390 / include / asm / elf.h
index 83aaefed2a7b0ae7ca6a320d3480035ee0073173..1d48880b3cc14292bcf4b846fe2917b09bea388c 100644 (file)
@@ -132,7 +132,7 @@ typedef s390_fp_regs compat_elf_fpregset_t;
 typedef s390_compat_regs compat_elf_gregset_t;
 
 #include <linux/compat.h>
-#include <linux/sched.h>       /* for task_struct */
+#include <linux/sched/mm.h>    /* for task_struct */
 #include <asm/mmu_context.h>
 
 #include <asm/vdso.h>