hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/arch/sparc/lib/copy_page.S
....@@ -8,7 +8,7 @@
88 #include <asm/visasm.h>
99 #include <asm/thread_info.h>
1010 #include <asm/page.h>
11
-#include <asm/pgtable.h>
11
+#include <linux/pgtable.h>
1212 #include <asm/spitfire.h>
1313 #include <asm/head.h>
1414 #include <asm/export.h>