kernel/arch/sparc/kernel/ktlb.S
.. .. @@ -7,10 +7,10 @@ 7 7 * Copyright (C) 1996,98,99 Jakub Jelinek (jj@sunsite.mff.cuni.cz) 8 8 */ 9 9 10 +#include <linux/pgtable.h>10 11 #include <asm/head.h> 11 12 #include <asm/asi.h> 12 13 #include <asm/page.h> 13 -#include <asm/pgtable.h>14 14 #include <asm/tsb.h> 15 15 16 16 .text