diff options
-rw-r--r-- | arch/x86/kernel/trampoline_64.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/trampoline_64.S b/arch/x86/kernel/trampoline_64.S index 49c77a682522..09ff51799e96 100644 --- a/arch/x86/kernel/trampoline_64.S +++ b/arch/x86/kernel/trampoline_64.S | |||
@@ -157,8 +157,6 @@ startup_64_vector: | |||
157 | .word __KERNEL_CS, 0 | 157 | .word __KERNEL_CS, 0 |
158 | 158 | ||
159 | .balign 4 | 159 | .balign 4 |
160 | fixup_base: | ||
161 | .long 0 | ||
162 | ENTRY(trampoline_status) | 160 | ENTRY(trampoline_status) |
163 | .long 0 | 161 | .long 0 |
164 | 162 | ||