diff options
-rw-r--r-- | arch/mips/include/asm/pgtable-64.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/include/asm/pgtable-64.h b/arch/mips/include/asm/pgtable-64.h index 55908fd56b1f..c26e18250079 100644 --- a/arch/mips/include/asm/pgtable-64.h +++ b/arch/mips/include/asm/pgtable-64.h | |||
@@ -162,7 +162,6 @@ typedef struct { unsigned long pmd; } pmd_t; | |||
162 | 162 | ||
163 | 163 | ||
164 | extern pmd_t invalid_pmd_table[PTRS_PER_PMD]; | 164 | extern pmd_t invalid_pmd_table[PTRS_PER_PMD]; |
165 | extern pmd_t empty_bad_pmd_table[PTRS_PER_PMD]; | ||
166 | #endif | 165 | #endif |
167 | 166 | ||
168 | /* | 167 | /* |