aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/apicdef.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/asm-x86_64/apicdef.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86_64/apicdef.h b/include/asm-x86_64/apicdef.h
index 5a48e9bcf218..1dd40067c67c 100644
--- a/include/asm-x86_64/apicdef.h
+++ b/include/asm-x86_64/apicdef.h
@@ -137,8 +137,6 @@
*/
#define u32 unsigned int
-#define lapic ((volatile struct local_apic *)APIC_BASE)
-
struct local_apic {
/*000*/ struct { u32 __reserved[4]; } __reserved_01;