aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/vmlinux.lds.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/kernel/vmlinux.lds.S')
-rw-r--r--arch/avr32/kernel/vmlinux.lds.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/avr32/kernel/vmlinux.lds.S b/arch/avr32/kernel/vmlinux.lds.S
index 5d25d8eeb750..7910d41eb886 100644
--- a/arch/avr32/kernel/vmlinux.lds.S
+++ b/arch/avr32/kernel/vmlinux.lds.S
@@ -85,8 +85,6 @@ SECTIONS
85 __stop___ex_table = .; 85 __stop___ex_table = .;
86 } 86 }
87 87
88 BUG_TABLE
89
90 RODATA 88 RODATA
91 89
92 . = ALIGN(THREAD_SIZE); 90 . = ALIGN(THREAD_SIZE);