hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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>