forked from Minki/linux
x86: remove Xgt_desc_struct
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>
This commit is contained in:
parent
08acd4f8af
commit
9cbfe20068
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user