Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cbfe200 authored by Adrian Bunk's avatar Adrian Bunk Committed by Ingo Molnar
Browse files

x86: remove Xgt_desc_struct



The comment says it should have been removed in 2.6.25.

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 08acd4f8
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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;