Skip to content

Commit

Permalink
x86-64, trampoline: Remove unused variable
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
H. Peter Anvin committed Feb 18, 2011
1 parent ee1b06e commit 1c4badb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/x86/kernel/trampoline_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@ startup_64_vector:
.word __KERNEL_CS, 0

.balign 4
fixup_base:
.long 0
ENTRY(trampoline_status)
.long 0

Expand Down

0 comments on commit 1c4badb

Please sign in to comment.