diff options
Diffstat (limited to 'arch/avr32')
-rw-r--r-- | arch/avr32/kernel/vmlinux.lds.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/avr32/kernel/vmlinux.lds.S b/arch/avr32/kernel/vmlinux.lds.S index 481cfd40c053..bc932c9b4272 100644 --- a/arch/avr32/kernel/vmlinux.lds.S +++ b/arch/avr32/kernel/vmlinux.lds.S | |||
@@ -93,8 +93,6 @@ SECTIONS | |||
93 | __stop___ex_table = .; | 93 | __stop___ex_table = .; |
94 | } | 94 | } |
95 | 95 | ||
96 | BUG_TABLE | ||
97 | |||
98 | RODATA | 96 | RODATA |
99 | 97 | ||
100 | . = ALIGN(THREAD_SIZE); | 98 | . = ALIGN(THREAD_SIZE); |