diff options
Diffstat (limited to 'arch/s390/include/asm/elf.h')
-rw-r--r-- | arch/s390/include/asm/elf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/include/asm/elf.h b/arch/s390/include/asm/elf.h index 547f1a6a35d4..c4ee39f7a4d6 100644 --- a/arch/s390/include/asm/elf.h +++ b/arch/s390/include/asm/elf.h | |||
@@ -129,7 +129,6 @@ typedef s390_fp_regs compat_elf_fpregset_t; | |||
129 | typedef s390_compat_regs compat_elf_gregset_t; | 129 | typedef s390_compat_regs compat_elf_gregset_t; |
130 | 130 | ||
131 | #include <linux/sched.h> /* for task_struct */ | 131 | #include <linux/sched.h> /* for task_struct */ |
132 | #include <asm/system.h> /* for save_access_regs */ | ||
133 | #include <asm/mmu_context.h> | 132 | #include <asm/mmu_context.h> |
134 | 133 | ||
135 | #include <asm/vdso.h> | 134 | #include <asm/vdso.h> |