forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/ia64/kernel/mca_asm.S
....@@ -25,9 +25,9 @@
2525 * Use per cpu MCA/INIT stacks for all data.
2626 */
2727 #include <linux/threads.h>
28
+#include <linux/pgtable.h>
2829
2930 #include <asm/asmmacro.h>
30
-#include <asm/pgtable.h>
3131 #include <asm/processor.h>
3232 #include <asm/mca_asm.h>
3333 #include <asm/mca.h>