]> err.no Git - linux-2.6/blobdiff - arch/sparc/mm/loadmmu.c
[IA64] allocate multiple contiguous pages via uncached allocator
[linux-2.6] / arch / sparc / mm / loadmmu.c
index e9f9571601baac35ac103b2321c0e9459c3ef88b..2d9cd65160a4297321289bec9df441715c28a8cc 100644 (file)
@@ -14,7 +14,6 @@
 #include <asm/system.h>
 #include <asm/page.h>
 #include <asm/pgtable.h>
-#include <asm/a.out.h>
 #include <asm/mmu_context.h>
 #include <asm/oplib.h>
 
@@ -22,8 +21,6 @@ struct ctx_list *ctx_list_pool;
 struct ctx_list ctx_free;
 struct ctx_list ctx_used;
 
-unsigned int pg_iobits;
-
 extern void ld_mmu_sun4c(void);
 extern void ld_mmu_srmmu(void);