[2.6 patch] x86: remove Xgt_desc_struct

From: Adrian Bunk
Date: Mon Apr 21 2008 - 04:48:29 EST


The comment says it should have been removed in 2.6.25.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>

---
e6db8b4f8a66ea73d82efe0abb884530b34c5df4 diff --git a/include/asm-x86/processor.h b/include/asm-x86/processor.h
index 6e26c7c..c4a8d99 100644
--- a/include/asm-x86/processor.h
+++ b/include/asm-x86/processor.h
@@ -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;

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/