hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/arch/sparc/include/asm/ide.h
....@@ -13,12 +13,11 @@
1313
1414 #include <asm/io.h>
1515 #ifdef CONFIG_SPARC64
16
-#include <asm/pgalloc.h>
1716 #include <asm/spitfire.h>
1817 #include <asm/cacheflush.h>
1918 #include <asm/page.h>
2019 #else
21
-#include <asm/pgtable.h>
20
+#include <linux/pgtable.h>
2221 #include <asm/psr.h>
2322 #endif
2423