mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
x86-64, trampoline: Remove unused variable
Removed unused variable left over from development. Reported-by: Brian Gerst <brgerst@gmail.com> LKML-Reference: <AANLkTik6UJ680mWJcu_W+jerLcqPjwjvaXyxB1jAMaG0@mail.gmail.com> Cc: Stephen Rothwell <sfr@canb.auug.org.au> Cc: Rafael J. Wysocki <rjw@sisk.pl> Cc: Matthieu Castet <castet.matthieu@free.fr>
This commit is contained in:
parent
ee1b06ea6a
commit
1c4badbdea
@ -157,8 +157,6 @@ startup_64_vector:
|
||||
.word __KERNEL_CS, 0
|
||||
|
||||
.balign 4
|
||||
fixup_base:
|
||||
.long 0
|
||||
ENTRY(trampoline_status)
|
||||
.long 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user