aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc_asm.h
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2021-11-30 13:04:49 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2022-02-07 21:03:10 +1100
commit12318163737cd8808d13faa6e2393774191a6182 (patch)
treed254240c7a1f573b04af3e988510380c0f7c9dd5 /arch/powerpc/include/asm/ppc_asm.h
parentpowerpc/corenet: Change criteria to set MPIC_ENABLE_COREINT (diff)
downloadlinux-dev-12318163737cd8808d13faa6e2393774191a6182.tar.xz
linux-dev-12318163737cd8808d13faa6e2393774191a6182.zip
powerpc/32: Remove remaining .stabs annotations
STABS debug format has been superseded long time ago by DWARF. Remove the few remaining .stabs annotations from old 32 bits code. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/68932ec2ba6b868d35006b96e90f0890f3da3c05.1638273868.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/include/asm/ppc_asm.h')
-rw-r--r--arch/powerpc/include/asm/ppc_asm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/ppc_asm.h b/arch/powerpc/include/asm/ppc_asm.h
index f21e6bde17a1..c4b074263bf9 100644
--- a/arch/powerpc/include/asm/ppc_asm.h
+++ b/arch/powerpc/include/asm/ppc_asm.h
@@ -208,7 +208,6 @@ GLUE(.,name):
n:
#define _GLOBAL(n) \
- .stabs __stringify(n:F-1),N_FUN,0,0,n;\
.globl n; \
n: