forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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>