hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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