summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2006-06-15 21:37:09 +0200
committerLen Brown <len.brown@intel.com>2006-06-15 21:37:09 +0200
commit63518472c05a351d779f35803e6ccfb361ae630a (patch)
treed3668e960f945a7a1204cfb839bc8aaabcdf2341 /include/asm-x86_64
parentPull pnpacpi into release branch (diff)
parentACPI: Don't print internal BIOS names of wakeup devices (diff)
downloadlinux-63518472c05a351d779f35803e6ccfb361ae630a.tar.xz
linux-63518472c05a351d779f35803e6ccfb361ae630a.zip
Pull trivial1 into release branch
Diffstat (limited to 'include/asm-x86_64')
-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;