Skip to content

Commit

Permalink
x86: remove Xgt_desc_struct
Browse files Browse the repository at this point in the history
The comment says it should have been removed in 2.6.25.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Adrian Bunk authored and Ingo Molnar committed Apr 30, 2008
1 parent 08acd4f commit 9cbfe20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/asm-x86/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@

#include <asm/processor-flags.h>

/* migration helper, for KVM - will be removed in 2.6.25: */
#define Xgt_desc_struct desc_ptr

/* Forward declaration, a strange C thing */
struct task_struct;
struct mm_struct;
Expand Down

0 comments on commit 9cbfe20

Please sign in to comment.