Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuaca...
[sfrench/cifs-2.6.git] / arch / loongarch / kernel / asm-offsets.c
index eb350f3ffae51ee3398fd88874fb5a5e847419b5..bdd88eda9513f62d7b1245eafcaaeed1b4a3f2a4 100644 (file)
@@ -191,12 +191,6 @@ void output_mm_defines(void)
 #endif
        DEFINE(_PTE_T_LOG2, PTE_T_LOG2);
        BLANK();
-       DEFINE(_PGD_ORDER, PGD_ORDER);
-#ifndef __PAGETABLE_PMD_FOLDED
-       DEFINE(_PMD_ORDER, PMD_ORDER);
-#endif
-       DEFINE(_PTE_ORDER, PTE_ORDER);
-       BLANK();
        DEFINE(_PMD_SHIFT, PMD_SHIFT);
        DEFINE(_PGDIR_SHIFT, PGDIR_SHIFT);
        BLANK();