Browse Source

MIPS: Remove unused empty_bad_pmd_table[] declaration.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 12 years ago
parent
commit
fd9e8392c3
1 changed files with 0 additions and 1 deletions
  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
 
 /*