aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm64/kernel/vmlinux.lds.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/kernel/vmlinux.lds.S b/arch/arm64/kernel/vmlinux.lds.S
index 5161ad992091..842ca8be5877 100644
--- a/arch/arm64/kernel/vmlinux.lds.S
+++ b/arch/arm64/kernel/vmlinux.lds.S
@@ -109,7 +109,6 @@ SECTIONS
109 _end = .; 109 _end = .;
110 110
111 STABS_DEBUG 111 STABS_DEBUG
112 .comment 0 : { *(.comment) }
113} 112}
114 113
115/* 114/*