Pārlūkot izejas kodu

MIPS: Remove unused empty_bad_pmd_table[] declaration.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 13 gadi atpakaļ
vecāks
revīzija
fd9e8392c3
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      arch/mips/include/asm/pgtable-64.h

+ 0 - 1
arch/mips/include/asm/pgtable-64.h

@@ -162,7 +162,6 @@ typedef struct { unsigned long pmd; } pmd_t;
 
 
 extern pmd_t invalid_pmd_table[PTRS_PER_PMD];
-extern pmd_t empty_bad_pmd_table[PTRS_PER_PMD];
 #endif
 
 /*