aboutsummaryrefslogtreecommitdiff
path: root/include/asm-i386/apicdef.h
diff options
context:
space:
mode:
authorAshok Raj <ashok.raj@intel.com>2006-03-28 17:04:00 -0500
committerLen Brown <len.brown@intel.com>2006-04-01 22:50:03 -0500
commitc12ea918ee175ceb3a258cd81f1c43e897d0c0bc (patch)
treefaa804c30ab12a6e1aa73b9ec7c1aaf8628d6eaf /include/asm-i386/apicdef.h
parentdf42baa0d8e54df18dd9366dd7c93d6be7d5d063 (diff)
x86_64: Remove stale lapic definition from apicdef.h
Signed-off-by: Ashok Raj <ashok.raj@intel.com> Cc: Andi Kleen <ak@muc.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/asm-i386/apicdef.h')
-rw-r--r--include/asm-i386/apicdef.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-i386/apicdef.h b/include/asm-i386/apicdef.h
index 5e4a35af292..9f6995341fd 100644
--- a/include/asm-i386/apicdef.h
+++ b/include/asm-i386/apicdef.h
@@ -121,7 +121,6 @@
*/
#define u32 unsigned int
-#define lapic ((volatile struct local_apic *)APIC_BASE)
struct local_apic {