kernel/arch/sparc/lib/copy_page.S
.. .. @@ -8,7 +8,7 @@ 8 8 #include <asm/visasm.h> 9 9 #include <asm/thread_info.h> 10 10 #include <asm/page.h> 11 -#include <asm/pgtable.h>11 +#include <linux/pgtable.h>12 12 #include <asm/spitfire.h> 13 13 #include <asm/head.h> 14 14 #include <asm/export.h>