mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 19:56:18 +00:00
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
1 changed files with 0 additions and 3 deletions
|
@ -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 a new issue