hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/arch/sparc/lib/clear_page.S
....@@ -5,10 +5,10 @@
55 * Copyright (C) 1997 Jakub Jelinek (jakub@redhat.com)
66 */
77
8
+#include <linux/pgtable.h>
89 #include <asm/visasm.h>
910 #include <asm/thread_info.h>
1011 #include <asm/page.h>
11
-#include <asm/pgtable.h>
1212 #include <asm/spitfire.h>
1313 #include <asm/head.h>
1414 #include <asm/export.h>