X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-alpha%2Fmmu_context.h;h=6a5be1f7debf3a941c3c4db049459cacd019253f;hb=5d9bac8ece5e2a64a2a450c7e2d6901ed9152052;hp=0c017fc181c1d7eb724605006107b88fb2f185e5;hpb=d42510a0f58c2583c37c8e9b7548e3a68545863a;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-alpha/mmu_context.h b/include/asm-alpha/mmu_context.h index 0c017fc181c..6a5be1f7deb 100644 --- a/include/asm-alpha/mmu_context.h +++ b/include/asm-alpha/mmu_context.h @@ -7,10 +7,10 @@ * Copyright (C) 1996, Linus Torvalds */ -#include #include #include #include +#include /* * Force a context reload. This is needed when we change the page @@ -85,8 +85,8 @@ __reload_thread(struct pcb_struct *pcb) * +-------------+----------------+--------------+ */ -#ifdef CONFIG_SMP #include +#ifdef CONFIG_SMP #define cpu_last_asn(cpuid) (cpu_data[cpuid].last_asn) #else extern unsigned long last_asn;