OSDN Git Service

MIPS: Remove unused empty_bad_pmd_table[] declaration.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2012 09:14:12 +0000 (11:14 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2012 09:14:12 +0000 (11:14 +0200)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/pgtable-64.h

index 55908fd..c26e182 100644 (file)
@@ -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
 
 /*