hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/arch/ia64/kernel/ivt.S
....@@ -48,11 +48,11 @@
4848 */
4949
5050
51
+#include <linux/pgtable.h>
5152 #include <asm/asmmacro.h>
5253 #include <asm/break.h>
5354 #include <asm/kregs.h>
5455 #include <asm/asm-offsets.h>
55
-#include <asm/pgtable.h>
5656 #include <asm/processor.h>
5757 #include <asm/ptrace.h>
5858 #include <asm/thread_info.h>