forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
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>