summaryrefslogtreecommitdiff
path: root/include/asm-alpha/smp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-alpha/smp.h')
-rw-r--r--include/asm-alpha/smp.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-alpha/smp.h b/include/asm-alpha/smp.h
index f4cb8926b5a2..1e4d79ccd515 100644
--- a/include/asm-alpha/smp.h
+++ b/include/asm-alpha/smp.h
@@ -29,10 +29,6 @@ struct cpuinfo_alpha {
unsigned long last_asn;
int need_new_asn;
int asn_lock;
- unsigned long *pgd_cache;
- unsigned long *pmd_cache;
- unsigned long *pte_cache;
- unsigned long pgtable_cache_sz;
unsigned long ipi_count;
unsigned long irq_attempt[NR_IRQS];
unsigned long prof_multiplier;