aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/elf.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2024-04-26 15:56:10 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2024-04-26 15:56:10 +1000
commit901acf1ce63dad7ae32a8763ef9213aabf9d6de8 (patch)
treed4cc6deb02d75e6d3a84e05b72f6f862f035096f /arch/powerpc/include/asm/elf.h
parente04b3212bd456d1a58dba7b6213a1e1fddfc337c (diff)
parent10e29251be0e9f774910c1baaa89355859491769 (diff)
Merge branch 'for-next/execve' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git
# Conflicts: # fs/binfmt_elf_fdpic.c
Diffstat (limited to 'arch/powerpc/include/asm/elf.h')
-rw-r--r--arch/powerpc/include/asm/elf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/include/asm/elf.h b/arch/powerpc/include/asm/elf.h
index 79f1c480b5eb..bb4b94444d3e 100644
--- a/arch/powerpc/include/asm/elf.h
+++ b/arch/powerpc/include/asm/elf.h
@@ -127,8 +127,6 @@ extern int arch_setup_additional_pages(struct linux_binprm *bprm,
/* Notes used in ET_CORE. Note name is "SPU/<fd>/<filename>". */
#define NT_SPU 1
-#define ARCH_HAVE_EXTRA_ELF_NOTES
-
#endif /* CONFIG_SPU_BASE */
#ifdef CONFIG_PPC64