hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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>