diff options
Diffstat (limited to 'arch/s390/kernel/binfmt_elf32.c')
-rw-r--r-- | arch/s390/kernel/binfmt_elf32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/kernel/binfmt_elf32.c b/arch/s390/kernel/binfmt_elf32.c index 9565a2dcfadc..5c46054195cb 100644 --- a/arch/s390/kernel/binfmt_elf32.c +++ b/arch/s390/kernel/binfmt_elf32.c | |||
@@ -176,7 +176,6 @@ struct elf_prpsinfo32 | |||
176 | 176 | ||
177 | #include <linux/highuid.h> | 177 | #include <linux/highuid.h> |
178 | 178 | ||
179 | #define elf_addr_t u32 | ||
180 | /* | 179 | /* |
181 | #define init_elf_binfmt init_elf32_binfmt | 180 | #define init_elf_binfmt init_elf32_binfmt |
182 | */ | 181 | */ |