kernel/arch/sparc/mm/ultra.S
.. .. @@ -5,8 +5,8 @@ 5 5 * Copyright (C) 1997, 2000, 2008 David S. Miller (davem@davemloft.net) 6 6 */ 7 7 8 +#include <linux/pgtable.h>8 9 #include <asm/asi.h> 9 -#include <asm/pgtable.h>10 10 #include <asm/page.h> 11 11 #include <asm/spitfire.h> 12 12 #include <asm/mmu_context.h>