aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel/vmlinux.lds.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/hexagon/kernel/vmlinux.lds.S')
-rw-r--r--arch/hexagon/kernel/vmlinux.lds.S7
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/hexagon/kernel/vmlinux.lds.S b/arch/hexagon/kernel/vmlinux.lds.S
index ec87e67feb19..22c10102712a 100644
--- a/arch/hexagon/kernel/vmlinux.lds.S
+++ b/arch/hexagon/kernel/vmlinux.lds.S
@@ -71,13 +71,8 @@ SECTIONS
_end = .;
- /DISCARD/ : {
- EXIT_TEXT
- EXIT_DATA
- EXIT_CALL
- }
-
STABS_DEBUG
DWARF_DEBUG
+ DISCARDS
}