x86: remove Xgt_desc_struct
authorAdrian Bunk <bunk@kernel.org>
Mon, 21 Apr 2008 08:47:46 +0000 (11:47 +0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Apr 2008 21:15:34 +0000 (23:15 +0200)
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>
include/asm-x86/processor.h

index 2e7974e..5591052 100644 (file)
@@ -3,9 +3,6 @@
 
 #include <asm/processor-flags.h>
 
 
 #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;
 /* Forward declaration, a strange C thing */
 struct task_struct;
 struct mm_struct;