forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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>