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

Commit c12ea918 authored by Ashok Raj's avatar Ashok Raj Committed by Len Brown
Browse files

x86_64: Remove stale lapic definition from apicdef.h



Signed-off-by: default avatarAshok Raj <ashok.raj@intel.com>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent df42baa0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -121,7 +121,6 @@
 */
#define u32 unsigned int

#define lapic ((volatile struct local_apic *)APIC_BASE)

struct local_apic {

+0 −2
Original line number Diff line number Diff line
@@ -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;