]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/mm/tlb.c
Merge branch 'x86/core' into x86/kconfig
[linux-2.6-omap-h63xx.git] / arch / x86 / mm / tlb.c
index 14c5af4d11e6535c80bd65f1e918fac972aff083..a654d59e448327e640d239698625afaf9944d34e 100644 (file)
@@ -14,7 +14,6 @@
 DEFINE_PER_CPU_SHARED_ALIGNED(struct tlb_state, cpu_tlbstate)
                        = { &init_mm, 0, };
 
-#include <asm/genapic.h>
 /*
  *     Smarter SMP flushing macros.
  *             c/o Linus Torvalds.