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